Skip to main content

Django fast test command.

Project description

django-fast-test provides a Django Command fast_test.

Features

  • Django fast_test command.

Installation & Usage

  1. Install from code using python setup.py build and then python setup.py install, or using pip install django-fast-test.

  2. Add 'django_fast_storage' to your INSTALLED_APPS setting.

  3. Run the command by: python manage.py fast_test.

How it works

The fast_test command runs very fast, because it does not create TEST DB and does not run migrations. Directly, it uses the developing db or product db, and the result of operations onto db is really durably committed. So, CAUTIOUSLY use this command.

Support and announcements

Downloads and bug tracking can be found at the main project website.

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-fast-test-0.3.0.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file django-fast-test-0.3.0.tar.gz.

File metadata

File hashes

Hashes for django-fast-test-0.3.0.tar.gz
Algorithm Hash digest
SHA256 cc30005436931ddd74f40719ff71db22d52b958dfbb226645f8100b03d983dca
MD5 ee44bd8bcc62154be7b9444ade8847b6
BLAKE2b-256 9531052366a88d7861fd5db39d172f1ac6497897ff7504a746d225a12861d7e4

See more details on using hashes here.

Supported by

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