Python Test

Practical automated testing for software engineers using Python. Mostly. But also so much more.

https://podcast.pythontest.com

subscribe
share






episode 213: 213: Repeating Tests

[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:

  • pytest-repeat
  • pytest-rerunfailures
  • pytest-flakefinder
  • pytest-instafail

We talk about each of these in this episode.


Sponsored by PyCharm Pro

  • Use code PYTEST for 20% off PyCharm Professional at jetbrains.com/pycharm
  • First 10 to sign up this month get a free month of AI Assistant
  • See how easy it is to run pytest from PyCharm at pythontest.com/pycharm

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.


fyyd: Podcast Search Engine
share








 January 19, 2024  15m