especially with respect to the "magic" history, also mention
pytest-django, trial and unittest integration.
This commit is contained in:
holger krekel
2012-06-17 10:59:30 +02:00
parent b2e87ce027
commit 474b177da8
6 changed files with 79 additions and 45 deletions

View File

@@ -2,6 +2,7 @@
The writing and reporting of assertions in tests
==================================================
.. _`assertfeedback`:
.. _`assert with the assert statement`:
Asserting with the ``assert`` statement