pytest-ansible

A pytest plugin that enables the use of ansible in tests, enables the use of pytest as a collection unit test runner, and exposes molecule scenarios through a pytest fixture.

MIT License

Downloads
499K
Stars
177
Committers
26

Bot releases are hidden (Show)

pytest-ansible - v24.7.1.pre02

Published by cidrblock 3 months ago

CI release test

pytest-ansible - v3.1.3

Published by cidrblock over 1 year ago

Note

Issues with the release pipeline created a failure for v3.1.1 and v3.1.2.

This release contains on those changes.

pytest-ansible - v2.2.4 Bugfixes around verbosity

Published by kdelee over 3 years ago

pytest-ansible -

Published by kdelee almost 4 years ago

Contains bug fixes and fixes to tests

Bug fixes:

  • v28: Ensure become and become_user params are honored
  • Capture module failure in class ModuleResult
  • Fix has_module for non-builtin modules
pytest-ansible - Fix ansible import for newer versions

Published by kdelee about 5 years ago

Also fix some stale unit tests