Expands the existing Django TestCase class with extra functionality.
Project description
Django Expanded Test Cases
Description
Expands the existing Django TestCase class with extra functionality.
Different TestCase classes are provided, each providing separate sets of functionality.
Installation
Install with
pip install django-expanded-test-cases
Documentation
For full documentation, see ReadTheDocs.
Package Development & Running Project Tests
As standard for Python development, this project has its own testing to ensure it functions as desired. After installing dependencies, everything required to run tests are provided in one of two files:
- To run tests via standard django
python manage.py test
, execute the<project_root>/runtests.py
file. - To run tests via
pytest
, execute the<project_root>/runpytests.py
file.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-expanded-test-cases-0.2.2.tar.gz
.
File metadata
- Download URL: django-expanded-test-cases-0.2.2.tar.gz
- Upload date:
- Size: 55.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e881f82272c1d2610addfa70a9a2018162224548c1412982ebe879d7acdae81 |
|
MD5 | fce8e6f9dfbe3ecaab4e730a9f6e36a5 |
|
BLAKE2b-256 | 07b7c6ea5e0db9dd3b7b854b97451a6edf259196a412491d5a5d923c8105306f |
File details
Details for the file django_expanded_test_cases-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: django_expanded_test_cases-0.2.2-py3-none-any.whl
- Upload date:
- Size: 59.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | afeccc060f06c0ac5b05a14688ec8588cd954cfb4d46862cc4df819e9c72dc91 |
|
MD5 | 2c6ec22c2968e98e18b8300193aafb72 |
|
BLAKE2b-256 | 60ffb5c800f9cde9ec03cca5585408e818fe09cfb7af053df68491a319032f48 |