Skip to main content

Test runner for django that runs tests with nose2

Project description

A test runner for django 1.2 or better that runs tests with nose2.

Usage

In your settings module, set:

TEST_RUNNER=djnose2.TestRunner

Then manage.py test will run nose2’s test runner.

Notes

Put command-line arguments for the test runner after ‘–’. For example, to turn on output buffering:

manage.py test -v 2 -- -B

(But really, almost all of the time, you’ll want to put your nose2 configuration in a config file).

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

django-nose2-0.1.1.tar.gz (2.4 kB view details)

Uploaded Source

File details

Details for the file django-nose2-0.1.1.tar.gz.

File metadata

File hashes

Hashes for django-nose2-0.1.1.tar.gz
Algorithm Hash digest
SHA256 f4b116e211a3d05b8ebd725564794b8207775714d514faf8b14de68fb5f452c5
MD5 9c0a3af77a3d3cf54e276a6453d40ce7
BLAKE2b-256 178b0af34d8a79dbda9fc57887326775670d3808196cedcb0d9fb24d7485ea44

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page