mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Switch tests to pytest and ansible-test.
- Replace nose usage with pytest. - Remove legacy Shippable integration.sh. - Update Makefile to use pytest and ansible-test. - Convert most yield unit tests to pytest parametrize.
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.
|
||||
|
||||
Requirements: `sudo pip install paramiko PyYAML jinja2 httplib2 passlib nose mock`
|
||||
Requirements: `sudo pip install paramiko PyYAML jinja2 httplib2 passlib nose pytest mock`
|
||||
|
||||
integration
|
||||
-----------
|
||||
|
||||
Reference in New Issue
Block a user