A Nose plugin that allows to run tests continuously (uses watchdog for listening to filesystem events).
Installation
Usual thing:
pip install nose-watch
How to use
In order to use this plugin use the --with-watch switch:
nosetests --with-watch
You can pass any other options/arguments, tests should be run normally but process would stay there and watch for changes on *.py files. Every change should re-run tests.
Development
We use tox for tests. Repository is at https://github.com/lukaszb/nose-watch/. We prefer pull requests for sending patches.
To test the package you can simply run:
nosetests
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nose-watch-0.9.2.tar.gz
(3.7 kB
view details)
File details
Details for the file nose-watch-0.9.2.tar.gz.
File metadata
- Download URL: nose-watch-0.9.2.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a50deb7f39e3c7091aa7ac5e19bf7bddd65d6db41727ab1fe563450645a0088
|
|
| MD5 |
d5f56abe3d7fb5b526d2cce6bf252d54
|
|
| BLAKE2b-256 |
09eaa6ebb48201b7ddccb3053490bb3620ed31039e480755e84912cc0f4fec90
|