Simple Django testing base classes and patterns
Project description
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.
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
File details
Details for the file django-testing-base-0.4.0.tar.gz
.
File metadata
- Download URL: django-testing-base-0.4.0.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b339b285669a77a2788789e1edbd2470b7e03f69ffca366fd5446f81b16b98d4 |
|
MD5 | da869c94e0ab14e18ba0ed70c4c22a84 |
|
BLAKE2b-256 | 2ba85deb6917d234cd781ef0070bd26b3f54f751063501cca8cba7f75fac367f |