pytest-ansible 24.9.0
0
Plugin for pytest to simplify calling ansible modules from tests or fixtures
Contents
Plugin for pytest to simplify calling ansible modules from tests or fixtures
Stars: 178, Watchers: 178, Forks: 64, Open Issues: 4The ansible/pytest-ansible
repo was created 10 years ago and the last code push was an hour ago.
The project is popular with 178 github stars!
How to Install pytest-ansible
You can install pytest-ansible using pip
pip install pytest-ansible
or add it to a project with poetry
poetry add pytest-ansible
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/pytest-ansible/
- GitHub Repo:
- https://github.com/jlaska/pytest-ansible
Classifiers
- Software Development/Quality Assurance
- Software Development/Testing
- Utilities
Related Packages
Errors
A list of common pytest-ansible errors.
Code Examples
Here are some pytest-ansible
code examples and snippets.