141b995d9d
pytest-watch a zero-config CLI tool that runs pytest, and re-runs it when a file in your project changes. It beeps on failures and can run arbitrary commands on each passing and failing test run.
3 lines
196 B
Text
3 lines
196 B
Text
pytest-watch a zero-config CLI tool that runs pytest, and re-runs it when
|
|
a file in your project changes. It beeps on failures and can run arbitrary
|
|
commands on each passing and failing test run.
|