mirror of
https://github.com/django/django.git
synced 2025-07-24 13:44:32 +00:00
[1.5.x] Fixed #19497 -- Refactored testing docs.
Thanks Tim Graham for the review and suggestions.
d19109fd37
from master.
This commit is contained in:
parent
3aba929bcc
commit
903892be7b
19 changed files with 849 additions and 800 deletions
|
@ -15,8 +15,8 @@ The tests cover:
|
|||
We appreciate any and all contributions to the test suite!
|
||||
|
||||
The Django tests all use the testing infrastructure that ships with Django for
|
||||
testing applications. See :doc:`Testing Django applications </topics/testing>`
|
||||
for an explanation of how to write new tests.
|
||||
testing applications. See :doc:`Testing Django applications
|
||||
</topics/testing/overview>` for an explanation of how to write new tests.
|
||||
|
||||
.. _running-unit-tests:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue