python3-pytest-watch - Local continuous test runner with pytest and watchdog
| Website: | https://pypi.python.org/pypi/pytest-watch |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- Description:
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.
Packages
| python3-pytest-watch-4.1.0-3.fc24.noarch [32 KiB] |
Changelog
by Julien Enselme (2016-09-06):
- Choose default py.test command based on Python version |
| python3-pytest-watch-4.1.0-2.fc24.noarch [31 KiB] |
Changelog
by Julien Enselme (2016-08-11):
- Remove usage of uneeded %sum macro - Correct symlink order - Don't remove upstream egg-info |