ansible.utils/test-requirements.txt

11 lines
227 B
Plaintext
Raw Normal View History

# 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