Testing Instructions¶
In order to run the tests you'll need to make sure that you have the just command runner installed.
See the Install page for details.
Running the full test suite¶
To run all of the Django Packages tests:
Alternatively, you can use just:
Selectively running tests¶
To run tests for a particular Django Packages app, for example the feeds app:
Alternatively, you can use just: