A better test command for Django. Allows you to use --parallel to run tests in parallel (distributed as evenly as possible across your CPU cores) and --isolate to run each test in a separate process to detect test that leak state. You can also quickly re-run the tests failed in the last run using --failed. To show which tests are slowing you down, use --list-slow=<number> to show the <number> slowest tests in your test suite. To simply re-run the tests using the last configuration, use --retest.
Simply add better_test to your INSTALLED_APPS and use manage.py test --help for all options.
Release files for django-better-test 0.10
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-better-test-0.10.tar.gz | 10.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_better_test-0.10-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 26.2 kB
Release files / django-better-test-0.10.tar.gz
| Download URL | django-better-test-0.10.tar.gz |
|---|---|
| Size | 10.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2e181052b796c262e2696aa1f38eee2769338b1ac914d50dc9128521baf64008
|
|
BLAKE2b-256 checksum How to use checksums |
e8f7e1a2e0f7f41d4ba9752fc2073217bb3ea8d051042bcf190cd3478bfec544
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / django_better_test-0.10-py2.py3-none-any.whl
| Download URL | django_better_test-0.10-py2.py3-none-any.whl |
|---|---|
| Size | 15.9 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
ccc76296035ebd69da57bf82d31f96117cd6e951d73adf62ab91a78af13a6707
|
|
BLAKE2b-256 checksum How to use checksums |
8157f5f6a73a1b255d7dfa7ab0ff9f0155a7f194b65b623de9d6e95a13069337
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |