Code snippets which help writing automated tests for Django.
Project description
Goal
Provide code snippets which help running tests in Django.
Installation
pip install django-kidotest
or current development version:
pip install hg+https:://bitbucket.org/kidosoft/django-kidotest
Configuration
Sample:
INSTALLED_APPS = [
...
'kidotest',
...
]
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
django-kidotest-1.0.tar.gz
(44.0 kB
view details)
File details
Details for the file django-kidotest-1.0.tar.gz
.
File metadata
- Download URL: django-kidotest-1.0.tar.gz
- Upload date:
- Size: 44.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e5e2d56ec699fb34fd2fb0ee4018a522c46feb834eaae639d45d553ceff5524 |
|
MD5 | 68749a01f4844997ff1375591cc775b1 |
|
BLAKE2b-256 | 7837c0565ca2fd9b2b27570215ebe6b1d3bee3c102b9a00346b6da0fc07d7754 |