aboutsummaryrefslogtreecommitdiffstats
path: root/pytest.ini
blob: bf5187aeb883bda37fe33392b95d0caf4b64044e (plain)
1
2
3
4
5
[pytest]
minversion = 3.0
testpaths = test
python_files = suite_*.py group_*.py
addopts = -ra -nauto