Test & Code Podcast By Brian Okken cover art

Test & Code

Test & Code

By: Brian Okken
Listen for free

The Python Test Podcast hosted by Brian Okken© 2024 Brian Okken
Episodes
  • 238: So Long, and Thanks for All the Fish
    Aug 15 2025

    A farewell to a fun 10 years.

    Also, I should have tested it better. :)
    In the audio I got the numbers wrong. Doh!
    This is episode 238, not 237. Oh well.

    I'll still be around, of course, at:

    • pythontest.com - where I write about developing software with tests
    • pythonbytes.fm - Python news and headlines, delivered directly to your earbuds

    Thanks for all the fun over the last 10 years.
    I wish you the best.




    Show more Show less
    2 mins
  • 237: FastAPI Cloud - Sebastián Ramírez
    Aug 11 2025

    In this episode, Brian interviews Sebastián Ramírez, creator of FastAPI, about its rapid rise in developer popularity and the launch of FastAPI Cloud. Sebastian explains how FastAPI Cloud addresses deployment challenges small teams face. He shares his transition from open-source to startup founder, focusing on simplifying deployment against the complexity of tools like Kubernetes.

    Links:

    • FastAPI Cloud
    • FastAPI
    • SQLModel
    • Typer
    • OpenAPI
    • Pydantic
    • Sequoia Open Source Fellowship



    Show more Show less
    36 mins
  • 236: Git Tips for Testing - Adam Johnson
    Jul 30 2025

    In this episode, host Brian Okken and guest Adam Johnson explore essential Git features, highlighted by Adam's updated book, "Boost Your Git DX."

    Key topics include

    • "cherry picking" for selective commits
    • "git stash" for managing in-progress work
    • "git diff", and specifically its `--name-only` flag, which provides a streamlined method for developers to identify which files have changed, which can be used to determine which tests need to be run
    • "git bisect" for efficiently pinpointing bugs.

    This conversation offers valuable strategies for developers at any skill level to enhance their Git proficiency and optimize their coding workflows.


    Links:

    • Boost Your Git DX - Adam's book



    Show more Show less
    20 mins
No reviews yet