#Installing
$ pip install django-testtools
1 - Fork it!
2 - Clone your repo.
$ git clone git:https://github.com/YOUR_ACCOUNT/django-testtools.git
3 - Setup your development environment.
$ cd django_testtools
$ python bootstrap/bootstrap2.7.py
4 - Hack and make pull requests.