summaryrefslogtreecommitdiffstats
path: root/pytest.ini
blob: 6642f63ce9005bdd8acd2c7bfbfd96b828710433 (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 non functional test cases
    scaleUp: ScaleUp non functional test case