summaryrefslogtreecommitdiffstats
path: root/pytest.ini
blob: d56a592038cfc3426432c655d32e1242efddf724 (plain)
1
2
3
4
5
[pytest]
markers =
    tier0: Tier0 functional test cases
    tier1: Tier1 functional test cases
    tier2: Tier2 functional test cases