1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/README.rst
2014-11-15 19:47:05 +01:00

7 lines
206 B
ReStructuredText

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/.