summaryrefslogtreecommitdiff
path: root/devel/py-pytest-watcher/pkg-descr
blob: 5801782028d2eeb9c04f26b50aa9ede07cc648ac (plain) (blame)
1
2
3
4
5
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