Contents

pytest-ansible 24.1.2

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: 166, Watchers: 166, Forks: 57, Open Issues: 7

The ansible/pytest-ansible repo was created 9 years ago and the last code push was Yesterday.
The project is popular with 166 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
License
MIT
Homepage
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.