Contents

pytest-ansible 26.1.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: 213, Watchers: 213, Forks: 71, Open Issues: 9

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

GitHub Issues

The pytest-ansible package has 9 open issues on GitHub

  • fix: fail fast if testinfra plugin is detected
  • Dependency Dashboard

See more issues on GitHub

Related Packages & Articles

pytest-android 2019.2a3

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