Skip to main content

custom django testrunner

Project description

Custom django testrunner that eliminates test database creation when running tests.

Installation

  • pip install dj-nodb

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 = 'dj-nodb.runner.NoDbTestRunner'

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

dj-nodb-0.0.2.tar.gz (1.9 kB view details)

Uploaded Source

File details

Details for the file dj-nodb-0.0.2.tar.gz.

File metadata

  • Download URL: dj-nodb-0.0.2.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for dj-nodb-0.0.2.tar.gz
Algorithm Hash digest
SHA256 b315b49566bbe467bd800e347d81f1cec22ed3302a31e7570e325adf4442529d
MD5 e0ab06b18c36b043c1eb94b1cea5ace2
BLAKE2b-256 f2ad86c6295b0fb4286bae199c0614afa27419835eab3aef6f73fe2ad45db909

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