mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-26 18:58:12 +08:00
Mention docker-compose test file
This commit is contained in:
+3
-1
@@ -196,10 +196,12 @@ To run the tests you will need the following in addition to install requirements
|
||||
|
||||
* `py.test <http://pytest.org/latest/>`__
|
||||
* `pytest-django <https://github.com/pytest-dev/pytest-django>`__
|
||||
* disque from https://github.com/antirez/disque.git
|
||||
* Disque from https://github.com/antirez/disque.git
|
||||
* Redis
|
||||
* MongoDB
|
||||
|
||||
Or you can use the included Docker Compose file.
|
||||
|
||||
The following commands can be used to run the tests:
|
||||
|
||||
.. code:: bash
|
||||
|
||||
Reference in New Issue
Block a user