File size: 149 Bytes
db4ba8d
 
 
 
 
 
1
2
3
4
5
6
7
[pytest]
minversion = 7.0
addopts = -ra
testpaths = tests
markers =
    integration: mark test as integration which requires external services