Update testing_units.rst (#24772)

This commit is contained in:
John R Barker 2017-05-18 10:26:45 +01:00 committed by GitHub
parent 37bfca23c9
commit c9e05956b7

View file

@ -46,11 +46,11 @@ Installing dependencies
``ansible-test`` has a number of dependencies , for ``units`` tests we suggest using ``tox``
The dependencies can be installed using the ``--requirements`` argument. For example:
The dependencies can be installed using the ``--requirements`` argument, which will install all the required dependencies needed for unit tests. For example:
.. code:: shell
ansible-test units --tox --python 2.7 --requirements apt
ansible-test units --tox --python 2.7 --requirements apache2_module
.. note:: tox version requirement