Django extra useful test base classes
Project description
Description
Provides extra base test functionality for django test suites.
Installation
Install via pip or your python egg layer of choice:
pip install django-extratest
No other apps are required except for django core.
Base Test Classes
extratest.base contains useful base classes which can help you write tests for django. The functionality includes getObj for getting objects of a certain type. assertGet/Post for making requests with status checking and forum error checking. As well as client and user management functions.
Development
Please come help this project by using the code, writing tests and leting the project authors know you appreciate their code:
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
File details
Details for the file django-extratest-2.0.tar.gz
.
File metadata
- Download URL: django-extratest-2.0.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89a2b498dc8c270a0fde921757d94e1c5e001eebe393d2525b6d08e46bcdf265 |
|
MD5 | 291907fa8be3d25b12d7739035ed261c |
|
BLAKE2b-256 | 004b5e9bb3aa09bc74c6f99f18ab473f289b4d8ccf1ba3faf50394c0d36efe5a |