0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 18 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bump version due to django 1.3 fix More... over 12 years ago
Merge pull request #26 from bialecki/master More... over 12 years ago
Being explicit about imports so this will work with Django 1.3. More... over 12 years ago
Bump version post merge More... almost 13 years ago
Merge pull request #25 from fatbusinessman/master More... almost 13 years ago
Fix a missing import used in assertNotContains. More... almost 13 years ago
bump version number More... almost 13 years ago
Merge branch 'master' of github.com:garethr/django-test-extensions More... almost 13 years ago
Merge pull request #24 from adamcharnock/patch-1 More... almost 13 years ago
Fixing import which breaks in Django 1.2.5 More... almost 13 years ago
Bump version number More... almost 13 years ago
Merge pull request #23 from pmdarrow/master More... almost 13 years ago
Add missing unittest import to xml test runner. More... almost 13 years ago
bump version number after patches More... about 13 years ago
Merge branch 'master' of https://github.com/alanjds/django-test-extensions into alanjds-master More... about 13 years ago
removing unused line that caused plain text coverage report to be shown twice More... about 13 years ago
Option added to allow suppress Coverage at stdout if outputting as HTML More... about 13 years ago
fix a failfast bug for django 1.1 More... over 13 years ago
bump version More... over 13 years ago
added warning as per issue 13 re: nodb test runner option More... over 13 years ago
Completely use the unittest module from Django which is unittest2 in trunk and would break the test runner due to different code origins if mixed with unittest symbols. More... over 13 years ago
Merge branch 'master' of github.com:garethr/django-test-extensions More... over 13 years ago
latest version number in setup file as pointed out by Zach More... over 13 years ago
Fix a bug where the XML test runner wasn't escaping exceptions. More... almost 14 years ago
Remove the statement in coverage tests which left the test database. More... almost 14 years ago
Fix an incompatibility with Django 1.2 and XML reports. More... almost 14 years ago
Fix issue #9: make sure we don't failfast unless we have it passed in. More... almost 14 years ago
removed a setting that broke backwards compatability More... about 14 years ago
bug fix to do with nested directories not being created for figleaf coverage More... about 14 years ago
merges from ask More... about 14 years ago