mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Merge pull request #9675 from ktosiek/readme-unit-tests
Add mock and nose to requirements for running unit tests
This commit is contained in:
@@ -12,7 +12,7 @@ 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
|
Requirements: sudo pip install paramiko PyYAML jinja2 httplib2 passlib nose mock
|
||||||
|
|
||||||
integration
|
integration
|
||||||
-----------
|
-----------
|
||||||
|
|||||||
Reference in New Issue
Block a user