Denote unit test requirements in README.md
parent
0981e405d6
commit
10adf9f2cc
|
@ -2,6 +2,7 @@ Ansible Test System
|
||||||
===================
|
===================
|
||||||
|
|
||||||
Folders
|
Folders
|
||||||
|
=======
|
||||||
|
|
||||||
unit
|
unit
|
||||||
----
|
----
|
||||||
|
@ -11,6 +12,8 @@ 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
|
||||||
|
|
||||||
integration
|
integration
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue