Files
ansible-freeipa/pytest.ini
Sergio Oliveira Campos 8e08868e1a Allow to run tests in Docker
* 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.
2020-07-27 18:00:49 -03:00

4 lines
56 B
INI

[pytest]
python_files = test_*.py
junit_family = xunit1