1
0
mirror of https://github.com/django/django.git synced 2025-10-29 16:46:11 +00:00
Files
django/docs/topics/testing
Thomas Chaumeny 3199ea8ed7 Updated testing documentation following 498ae3a360
- commit/rollback are no longer replaced by nop
- the warning about not using TestCase when testing transactional
  behavior belongs to TestCase section, not TransactionTestCase
2014-11-24 11:37:03 -05:00
..