summaryrefslogtreecommitdiff
path: root/pytest.ini
blob: 992b9b07bc4a5576e55960c66741730a2d783c74 (plain)
1
2
3
4
5
# test_*py by default
# add tests.py and test.py
[pytest]
norecursedirs=.tox .git pykwalify.egg-info dist docs examples
python_files=test*.py