f27b882
1
2
3
4
5
6
7
[pytest] testpaths = tests addopts = --tb=short -q markers = slow: marks tests as slow (use -m "not slow" to skip) integration: marks integration tests