Po-Chuan Hsieh 87e2239d46
devel/py-pytest-watcher: Add py-pytest-watcher 0.2.3
pytest-watcher is a tool to automatically rerun pytest when your code changes.
It looks for the following events:
- New *.py file created
- Existing *.py file modified
- Existing *.py file deleted
2022-10-03 10:10:18 +08:00

6 lines
197 B
Plaintext

pytest-watcher is a tool to automatically rerun pytest when your code changes.
It looks for the following events:
- New *.py file created
- Existing *.py file modified
- Existing *.py file deleted