A tool to help keep track of tests, specially for you - developer.
Project description
- lisence:
agplv3+
- django:
1.5
- pypi:
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 :) Oh, don’t forget to do a python manage.py syncdb
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.2.tar.gz
(665.9 kB
view details)
File details
Details for the file django-tests-assistant-0.1.2.tar.gz
.
File metadata
- Download URL: django-tests-assistant-0.1.2.tar.gz
- Upload date:
- Size: 665.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4abe2937a4fa4f7c336faf49eab3bd2489c47f6572adc04f44910ef75c758e00
|
|
MD5 |
4fa1bb3d7104dd933fde57097d1dc541
|
|
BLAKE2b-256 |
5390af9a2d2661aef130287c0661e6a8ebde86e9bcbc366dffc3ff5ca25783cd
|