django/tests/README.rst

7 lines
206 B
ReStructuredText
Raw Normal View History

2014-11-15 18:29:58 +08:00
To run the test suite::
$ PYTHONPATH=..:$PYTHONPATH ./runtests.py
For more information about the test suite, see
https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/unit-tests/.