
Episode 516: Brian Okken on Testing in Python with pytest
Software Engineering Radio - the podcast for professional software developers
00:00
How to Debug a Failed Test?
Round pie test keeps track of what's going on, and especially the failures. It can use a flag called last failed to show which tests are failing. The tool also allows you to print out local variables during testing.
Play episode from 39:20
Transcript


