mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +00:00
* Adapted tests/test_playbook_runs.py script to allow tests to be executed from a docker container. * Added molecule scenarios to create/destroy test containers and respective documentation in tests/README.md.
4 lines
56 B
INI
4 lines
56 B
INI
[pytest]
|
|
python_files = test_*.py
|
|
junit_family = xunit1
|