Test and Code   /     213: Repeating Tests

Subtitle
Duration
901
Publishing date
2024-01-19 22:09
Link
https://podcast.pythontest.com/episodes/213-repeating-tests
Contributors
  Brian Okken
author  
Enclosures
https://media.transistor.fm/d14bc74f/6ba530c3.mp3
audio/mpeg

Shownotes

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.


Sponsored by PyCharm Pro

The Complete pytest Course

  • For the fastest way to learn pytest, go to courses.pythontest.com
  • Whether your new to testing or pytest, or just want to maximize your efficiency and effectiveness when testing.