mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Denote unit test requirements in README.md
This commit is contained in:
parent
0981e405d6
commit
10adf9f2cc
1 changed files with 3 additions and 0 deletions
|
@ -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 a new issue