The Podcast for Professional Software Developers
Episode 516: Brian Okken on Testing in Python with pytest
June 16, 2022
50:39
73.16 MB
Downloads: 0
In this episode, Nikhil Krishna explore the popular pytest python testing tool with author Brian Okken, author of Python Testing with pytest. We start by discussing why pytest is so popular in the Python community: its focus on simplicity, readability, and developer ease-of-use; what makes pytest unique; the setup and teardown of tests using fixtures, […]