diff --git a/pytest.ini b/pytest.ini index 9a9ed826a5d347aa971dd761cf960f1944d06878..48fa9e7879549080d275c57e4944f1543d45ab15 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,3 +1,3 @@ [pytest] -testpaths = fenicsR13 examples/test_examples.py tests +testpaths = fenicsR13 tests examples/test_examples.py addopts = --doctest-modules --cov --cov-report=term --cov-report=html