Custom django testrunner that eliminates test database creation when running tests.
Installation
pip install djnodb
This will place the custom testrunner (runner.py) at the root of your project. Alternatively you can move it to any part of your application you desire.
Usage (default)
Override django’s default testrunner by adding the following to your settings
TEST_RUNNER = 'djnodb.runner.NoDbTestRunner'
Release files for djnodb 0.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 | |
|---|---|---|---|
| djnodb-0.0.4.tar.gz | 1.8 kB | Details |
Release files / djnodb-0.0.4.tar.gz
| Download URL | djnodb-0.0.4.tar.gz |
|---|---|
| Size | 1.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e1453a43bdd99bc35875a09a689e49bc55cca1940db95912c89a429803bd1dfb
|
|
BLAKE2b-256 checksum How to use checksums |
fc9dc2d986637d06fa483aee10c83b20c4204954411425ef3efb25941cc18761
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |