summaryrefslogtreecommitdiffstats
path: root/pytest.ini
blob: 3396a501f92b54ad9dd28de35c7a5fb9545c9e2e (plain)
1
2
3
4
5
6
7
[pytest]
junit_family=legacy
markers =
    tier1: Tier1 functional test cases
    tier2: Tier2 functional test cases
    tier3: Tier3 functional test cases
    scaleUp: ScaleUp non functional test case