
Flake it till you make it - how to handle flaky tests
The Stack Overflow Podcast
00:00
Flaky Tests - What Are the Main Violations of Flaky Testing?
Flaky tests are test cases that pass or fail in a fashion that's unpredictable and concerning. They tend to add noise to our development environment, make it more difficult for us to run our test suites,. And they often limit the velocity of software developers as they're trying to add features to their systems. We ran a blog post a while back about creating a deterministic core in your code to prevent this flakiness.
Transcript
Play full episode