Skip to main content

A tool to help keep track of tests, specially for you - developer.

Project description

lisence:

agplv3+

django:

1.5

pypi:

https://pypi.python.org/pypi/django-tests-assistant

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

Give path to the search indexes:

TEST_ASSISTANT_WHOOSH_PATH = "/path/to/whoosh/index/directory"

Edit settings.py of your project and add following at the end:

from assistant.settings import *

Edit your urls.py and add a url mapping in your urlpatterns:

url(r'tests/', 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.2.1.tar.gz (666.0 kB view details)

Uploaded Source

File details

Details for the file django-tests-assistant-0.2.1.tar.gz.

File metadata

File hashes

Hashes for django-tests-assistant-0.2.1.tar.gz
Algorithm Hash digest
SHA256 819ad8cc30af8b1b253df29518db54920474051916ae1e1364aa2386c8463fe1
MD5 26400b17e947772bfe5d0ac66be3c71b
BLAKE2b-256 766502b42547d0c1c841206a243d3401ecbca13ab2ebd0080bd03107940fd476

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page