X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=pytest.ini;h=1ba300b6753d07ad055ec50f653ec5f0766241c3;hb=d24c3d38d0033edc0b7d17e7142ea644fae7c9fc;hp=792be34664f4ea6df1b10e5d96cae023430e0d45;hpb=51369249eb13f732a07368defbd27b06cb0ed5e3;p=bup.git diff --git a/pytest.ini b/pytest.ini index 792be34..1ba300b 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,2 +1,7 @@ + [pytest] + testpaths = test/int test/ext + +markers = + release: tests to check that the tree is ready for a release