We're sunsetting PodQuest on 2025-07-28. Thank you for your support!
Export Podcast Subscriptions
cover of episode 213: Repeating Tests

213: Repeating Tests

2024/1/19
logo of podcast Test & Code

Test & Code

Shownotes Transcript

If a test fails in a test suite, I'm going to want to re-run the test. I may even want to re-run a test, or a subset of the suite, a bunch of times.  There are a few pytest plugins that help with this:

We talk about each of these in this episode.

** Learn pytest**