We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6926b3e + bc9688b commit 69dbf01Copy full SHA for 69dbf01
README.rst
@@ -192,11 +192,11 @@ Or you can build the menu dictionaries list inside the project apps with
192
Running the tests:
193
------------------
194
195
-To run the tests against the current environment:
+To run the tests against configured environments:
196
197
::
198
199
- python manage.py test
+ tox
200
201
License:
202
--------
docs/tests.rst
@@ -1,8 +1,8 @@
1
Running the tests
2
==================
3
4
5
6
7
8
0 commit comments