summaryrefslogblamecommitdiff
path: root/pytest.ini
blob: 0d8d2b271f5e06eba225d82b8078ce79304f10c3 (plain) (tree)
1
2
3
4
5




                                
# content of pytest.ini
[pytest]
addopts = --durations=20 -ra
testpaths = lib/spack/spack/test
python_files = *.py