Don't worry about running tests - just write code
Project description
Test Indicator is a small lightweight tool that listens for changes to your code and executes your tests as soon as a change is detected.
Usage
Create a config named test.yml in your project root directory. Put in it test: [command] replacing [command] with the command to run your tests.
Testindicator comes with a desktop launcher so it can be invoked from most/any launchers (Unity dash for example). If invoked from launcher it will ask for a directory to monitor, give it the root directory of your project where you now have your test.yml config
testindicator can also be launched from command line by simply running testindicator. It takes a directory to monitor as an argument but if run without arguments it will ask you what directory to monitor.
Installation
Installation via pip:
$ sudo pip install testindicator
Now you can run testindicator from wherever:
$ testindicator watch_dir
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file testindicator-0.9.tar.gz
.
File metadata
- Download URL: testindicator-0.9.tar.gz
- Upload date:
- Size: 334.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a12aeff412ebeb1d04ac90c07e692511ebbf636dec77ceaab32a4872361a9bf2 |
|
MD5 | 7db8e59826effe7561fc611a3cf0ab47 |
|
BLAKE2b-256 | eff0e43ebf218973f0b0baebccbf7d8f0c51ea3ab8fb8d2d647e7ce9a53949ca |