File size: 205 Bytes
0934d43
 
eea3823
 
0934d43
f10ce15
 
1da70ea
 
 
1
2
3
4
5
6
7
8
9
10
11
[pytest]
pythonpath = "src"
testpaths = 
    tests

markers =
    component: 
    end2end: following several steps of workflow
    visual: rendering the site (using selenium)
    slow: more than 5 seconds