]> arthur.barton.de Git - bup.git/blob - pytest.ini
Add pytest collector for all test/cmd/test-* files
[bup.git] / pytest.ini
1
2 [pytest]
3
4 testpaths = test/int test/ext
5
6 markers =
7     release: tests to check that the tree is ready for a release