Contents

pytest-ansible 24.9.0

0

Plugin for pytest to simplify calling ansible modules from tests or fixtures

Plugin for pytest to simplify calling ansible modules from tests or fixtures

Stars: 178, Watchers: 178, Forks: 64, Open Issues: 4

The 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
No  pytest-ansible  pypi packages just yet.

Errors

A list of common pytest-ansible errors.

Code Examples

Here are some pytest-ansible code examples and snippets.

Related Packages & Articles

pytest-android 2019.2a3

This fixture provides a configured "driver" for Android Automated Testing, using uiautomator2.