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
Release files for nose-watch 0.9.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nose-watch-0.9.2.tar.gz | 3.7 kB | Details |
Release files / nose-watch-0.9.2.tar.gz
| Download URL | nose-watch-0.9.2.tar.gz |
|---|---|
| Size | 3.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1a50deb7f39e3c7091aa7ac5e19bf7bddd65d6db41727ab1fe563450645a0088
|
|
BLAKE2b-256 checksum How to use checksums |
09eaa6ebb48201b7ddccb3053490bb3620ed31039e480755e84912cc0f4fec90
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |