Skip to content
Snippets Groups Projects
pytest.ini 209 B
Newer Older
Varac's avatar
Varac committed
[pytest]
# Register custom markers, see https://docs.pytest.org/en/latest/mark.html
markers =
    certs: Run tests related to TLS certificates
Varac's avatar
Varac committed
    testinfra: Run testinfra tests (test OS/package versions etc)