File size: 158 Bytes
7a87926
 
 
 
 
 
 
1
2
3
4
5
6
7
8
[pytest]
testpaths = tests
python_files = test_*.py
addopts = -ra
pythonpath = .
markers =
    spec: SPEC compliance / traceability tests (fast, high-signal)