mirror of
https://github.com/django/django.git
synced 2025-11-18 19:01:40 +00:00
debug() should bubbled up exceptions if occurring in test, but behave the same as run() when no exceptions occurred. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| templates/template_used | ||
| __init__.py | ||
| models.py | ||
| test_simpletestcase.py | ||
| test_testcase.py | ||
| test_transactiontestcase.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||