mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Update unit test requirements in README.
This commit is contained in:
parent
312494d452
commit
1ad2e1059c
1 changed files with 1 additions and 1 deletions
|
@ -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 nose pytest mock`
|
||||
Requirements: `pip install -r test/runner/requirements/units.txt`
|
||||
|
||||
integration
|
||||
-----------
|
||||
|
|
Loading…
Reference in a new issue