Update unit test requirements in README.

This commit is contained in:
Matt Clay 2017-04-04 10:27:53 -07:00
parent 312494d452
commit 1ad2e1059c

View file

@ -12,7 +12,7 @@ mock interfaces rather than producing side effects.
Playbook engine code is better suited for integration tests. Playbook engine code is better suited for integration tests.
Requirements: `sudo pip install paramiko PyYAML jinja2 httplib2 passlib nose pytest mock` Requirements: `pip install -r test/runner/requirements/units.txt`
integration integration
----------- -----------