A tool to help keep track of tests, specially for you - developer.
Project description
- lisence:
agplv3+
- django:
1.5
Install
Setting up test assistant for your project is so easy. It’s just 3 step process.
Install django-tests-assistant from pypi
pip install django-tests-assistant
Edit settings.py of your project and add:
from assistant.settings import *
Edit your urls.py and add followingi in your urlpatterns:
url(r'^', include('assistant.urls')),
That is it & enjoy :)
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
django-tests-assistant-0.1.0.tar.gz
(665.8 kB
view details)
File details
Details for the file django-tests-assistant-0.1.0.tar.gz
.
File metadata
- Download URL: django-tests-assistant-0.1.0.tar.gz
- Upload date:
- Size: 665.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5b3f8f3177de4adbf670f6db735a5676383833f4eb678865a4607dad6eb691ee
|
|
MD5 |
658b3c78f9da733fbc381f81a708be6e
|
|
BLAKE2b-256 |
503721893603894cde0c65b14de5b1cc2d9ba1185186135406296f91ca030cf6
|