Ansible-Roles/collections/ansible_collections/ansible/utils/test-requirements.txt
2026-05-08 22:12:36 +03:00

12 lines
238 B
Text

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