Blame pytest.ini

Packit Service 0a38ef
[pytest]
Packit Service 0a38ef
python_files = test_*.py
Packit Service a166ed
junit_family = xunit1
Packit Service a166ed
markers=
Packit Service a166ed
    source_order: mark test as order bound
Packit Service a166ed
    playbook: playbook tests