failrunner-django
A command line tool to run django tests that failed during a travis job
Installation
- Install with pip
pip install failrunner-django - You should now have the
failrunnercommand
Basic Usage
- To run a job
failrunner -j jobnumber(The job number is shown in the url when viewing a job) - To run a job on travis-ci.org
failrunner -j jobnumber --org - To specify manage.py path
failrunner -j jobmnumber -p /path/to/manage/ - For all cli options
failrunner --help
Contributing
Contributions welcome. Use python -m unittest to run tests.
Release files for failrunner-django 1.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| failrunner-django-1.0.4.tar.gz | 3.8 kB | Details |
Release files / failrunner-django-1.0.4.tar.gz
| Download URL | failrunner-django-1.0.4.tar.gz |
|---|---|
| Size | 3.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3a5b6f99bb9660371dc4d9076704fff82b209da3ba8ffe4d9269d0712854d46b
|
|
BLAKE2b-256 checksum How to use checksums |
ab11bcf25da7c442bf3783ec48862ef6525c8ecc2d9355a98affb4b51c018709
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
|