Ansible-Roles/collections/ansible_collections/ansible/utils/test-requirements.txt
2026-05-08 23:14:42 +03:00

10 lines
209 B
Text

# Unit test runner
pytest-ansible
pytest-xdist
# For integration tests
pexpect
git+https://github.com/ansible-network/pytest-ansible-network-integration.git
ipaddress ; python_version < '3.0'
netaddr==0.10.1