File size: 138 Bytes
043ea3a
 
 
 
1a15285
 
1
2
3
4
5
6
7
[pytest]
testpaths = tests
pythonpath = .
addopts = -v --tb=short
markers =
    slow: marks tests as slow (deselect with '-m "not slow"')