Denote unit test requirements in README.md

This commit is contained in:
Michael DeHaan 2014-04-02 17:29:05 -04:00
parent 0981e405d6
commit 10adf9f2cc

View file

@ -2,6 +2,7 @@ Ansible Test System
===================
Folders
=======
unit
----
@ -11,6 +12,8 @@ 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
integration
-----------