Update unit test requirements in README.
This commit is contained in:
parent
312494d452
commit
1ad2e1059c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
-----------
|
-----------
|
||||||
|
|
Loading…
Reference in a new issue