ansible / 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.

Home Page:https://ansible.readthedocs.io/projects/pytest-ansible/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

supporting classes in pytest-ansible

geetikakay opened this issue · comments

hello,

can we have support for classes in pytest-ansible.This can help us in specifying pytest-fixtures mode to run for classes .

Hi @geetikakay, I'm not planning on adding this support myself. However, I'm happy to review and proposed PR's to get this capability merged