django-testing-cookbook
django-testing-cookbook copied to clipboard
Dummy-code for a Singapore Djangonauts talk
Results
1
django-testing-cookbook issues
Sort by
recently updated
recently updated
newest added
- add tox.ini and remove pytest.ini: now both tox and pytest can be used - add support to run the tests on travis-ci.org - use fixture for RequestFactory()