Commit 9ee367e0 by Tomasz Kontusz

Add mock and nose to requirements for running unit tests

parent 34ec877f
......@@ -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
-----------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment