Warning note about running ES locally for tests

master
Manuel Kaufmann 2019-02-19 23:21:51 +01:00
parent f1c15d4f22
commit 8935ec6d28
1 changed files with 4 additions and 0 deletions

View File

@ -22,6 +22,10 @@ argument::
tox "'--including-search'"
.. warning::
Running tests for search needs an Elasticsearch :ref:`instance running locally <development/search:Installing and running Elasticsearch>`.
To target a specific environment::
tox -e py27