pytest-dev / pytest-repeat

pytest plugin for repeating test execution
https://pypi.python.org/pypi/pytest-repeat/
Other
169 stars 27 forks source link

Add internal __pytest_repeat_step_number fixture lazily #40

Closed blueyed closed 4 years ago

blueyed commented 4 years ago

This helps with having pytest-repeat installed with pytest's own tests (and not using it).