mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +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:
@@ -13,3 +13,4 @@ python3-memcached
|
||||
python-systemd
|
||||
botocore
|
||||
boto3
|
||||
pytest
|
||||
|
||||
@@ -14,3 +14,4 @@ python-systemd
|
||||
pycrypto
|
||||
botocore
|
||||
boto3
|
||||
pytest
|
||||
|
||||
Reference in New Issue
Block a user