aboutsummaryrefslogtreecommitdiffstats
path: root/pytest.ini
blob: 0567f80001b5b0d1c7bb400fdebf0d9ba4a31010 (plain)
1
2
3
4
5
[pytest]
addopts = -r s
markers =
    requires_backend_interface: this test requires a specific backend interface
    supported: parametrized test requiring only_if and skip_message