File size: 205 Bytes
4bcfb6c
 
bd65a2f
 
4bcfb6c
a9c8ccb
 
05b3cf6
 
 
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