Add mock and nose to requirements for running unit tests

pull/9675/head
Tomasz Kontusz 10 years ago
parent 34ec877fe3
commit 9ee367e044

@ -12,7 +12,7 @@ mock interfaces rather than producing side effects.
Playbook engine code is better suited for integration tests.
Requirements: sudo pip install paramiko PyYAML jinja2 httplib2 passlib
Requirements: sudo pip install paramiko PyYAML jinja2 httplib2 passlib nose mock
integration
-----------

Loading…
Cancel
Save