refactor for independent test dirs #7

Merged
dan merged 49 commits from independent-test-dirs into dev 2023-12-05 21:41:46 +01:00
Showing only changes of commit 0ecc5a0787 - Show all commits

View file

@ -20,4 +20,4 @@ target-version = "py311"
[tool.pytest.ini_options] [tool.pytest.ini_options]
python_functions = "test_* setup_*" python_functions = "test_* setup_*"
# norecursedirs = "previous-work src" norecursedirs = "previous-work recipes"