
SE Radio 572: Gregory Kapfhammer on Flaky Tests
Software Engineering Radio - the podcast for professional software developers
00:00
How to Avoid the Introduction of Flaky Test Cases
How can developers avoid the introduction of flaky tests in the first place? Are there any practices or processes that can follow to help them make sure that they're not writing flaky tests? I often use tools that will automatically rerun the test suite in a random order. There are several tools that integrate with the Python testing tool called PyTest and it will allow you to rerun thetest suite in random orders.
Transcript
Play full episode