Added pytest and config file

This commit is contained in:
agres
2025-03-19 01:36:50 +01:00
parent 8d407d3d52
commit 55eede61cc
3 changed files with 7 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# pytest.ini
[pytest]
# Set the root directory to the current directory (.)
rootdir = .
pythonpath = .