summaryrefslogtreecommitdiffstats
path: root/ipatests/pytest_plugins/declarative.py
Commit message (Collapse)AuthorAgeFilesLines
* Declarative tests: Switch to pytestPetr Viktorin2014-11-211-0/+47
Provide a local pytest plugin to generate tests. The Declarative tests can now only be run with pytest https://fedorahosted.org/freeipa/ticket/4610 Reviewed-By: Tomas Babej <tbabej@redhat.com>