mirror of
https://github.com/django/django.git
synced 2025-08-30 07:17:49 +00:00
Fixed #21701 -- Improved testing doc titles and added testing/tools.txt.
Thanks cjerdonek for the suggestion.
This commit is contained in:
parent
a95f74e707
commit
9953e98e6a
6 changed files with 1614 additions and 1614 deletions
|
@ -13,8 +13,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/overview>` for an explanation of how to write new tests.
|
||||
testing applications. See :doc:`/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