Move root tests to src/tests and update configuration

This commit is contained in:
thePR0M3TH3AN
2025-07-01 12:23:18 -04:00
parent 5e4395d391
commit 297d31daca
7 changed files with 2 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
[pytest]
log_cli = true
log_cli_level = INFO
testpaths = src/tests