Get the app
public
ios_share
Test & Code
chevron_right
207: pytest course, pytest-repeat and pytest-flakefinder
Sep 26, 2023
13:52
forum
Ask episode
play_arrow
Play
view_agenda
Chapters
auto_awesome
Transcript
info_circle
Episode notes
New course:
"The Complete pytest Course"
pytest-repeat
, which I'm starting to contribute to
Give `--repeat-scope` a try. You can use it to change from repeating every test to repeating the session, module, or class.
pytest-flakefinder
, which is an alternative to pytest-repeat
pytest-check
is completely unrelated, but mentioned in the show