move all tests into a root "tests" folder so they can share setup and config

This commit is contained in:
holger krekel
2023-10-22 14:48:30 +02:00
parent 848b25c790
commit 364300274e
9 changed files with 10 additions and 4 deletions
+2
View File
@@ -0,0 +1,2 @@
[pytest]
addopts = -vrsx --strict-markers