django1/django/test
Tim Graham 4ba373840a Fixed #16534 -- Improved ability to customize DiscoverRunner
Added DiscoverRunner.test_suite and .test_runner attributes.

Thanks tomchristie for the suggestion and jcd for the patch.
2013-09-10 09:49:39 -04:00
..
__init__.py Fixed #19885 -- cleaned up the django.test namespace 2013-09-09 16:03:13 -04:00
_doctest.py Fixed #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04:00
client.py Oops :( 2013-09-07 11:32:39 -05:00
html.py Fixed spelling errors 2013-03-28 11:16:53 -06:00
runner.py Fixed #16534 -- Improved ability to customize DiscoverRunner 2013-09-10 09:49:39 -04:00
signals.py Fixed #19031 -- Added a warning when using override_settings with 'DATABASES' 2013-07-12 07:10:18 -04:00
simple.py Deprecated django.utils.importlib 2013-07-29 17:10:22 +02:00
testcases.py Moved two WSGI-specific functions to the WSGI handler. 2013-09-07 10:03:49 -05:00
utils.py Fixed #19031 -- Added a warning when using override_settings with 'DATABASES' 2013-07-12 07:10:18 -04:00