mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-02 23:31:25 -07: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:
parent
027b126b42
commit
cd3fdca540
13 changed files with 199 additions and 367 deletions
|
@ -13,3 +13,4 @@ python3-memcached
|
|||
python-systemd
|
||||
botocore
|
||||
boto3
|
||||
pytest
|
||||
|
|
|
@ -14,3 +14,4 @@ python-systemd
|
|||
pycrypto
|
||||
botocore
|
||||
boto3
|
||||
pytest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue