Django Testing Base provides base Test Case and mixin classes that encapsulate common testing operations and patterns. They do the “right” thing whether you’re testing individual units of code or entire live pages using selenium.
Read the official documentation.
Features
Generate test data
Create and login users
Common assertions
Run selenium tests at different browser dimensions
Base implementation of Page Object pattern
Installation
Install django-testing-base using pip:
pip install django-testing-base
License
The project is licensed under the MIT license.
Release files for django-testing-base 0.4.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-testing-base-0.4.0.tar.gz | 6.4 kB | Details |
Release files / django-testing-base-0.4.0.tar.gz
| Download URL | django-testing-base-0.4.0.tar.gz |
|---|---|
| Size | 6.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b339b285669a77a2788789e1edbd2470b7e03f69ffca366fd5446f81b16b98d4
|
|
BLAKE2b-256 checksum How to use checksums |
2ba85deb6917d234cd781ef0070bd26b3f54f751063501cca8cba7f75fac367f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |