mirror of
https://github.com/dw-0/kiauh.git
synced 2026-07-05 06:45:26 +05:00
feat(tests): add unit tests for shared utilities
This commit is contained in:
+1
-1
@@ -33,5 +33,5 @@ warn_unreachable = true
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
minversion = "8.2.1"
|
||||
testpaths = ["kiauh/core/simple_config_parser/tests"]
|
||||
testpaths = ["kiauh/core/simple_config_parser/tests", "kiauh/utils/tests"]
|
||||
pythonpath = ["kiauh"]
|
||||
|
||||
Reference in New Issue
Block a user