🐐 Tests
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
[tool.pytest.ini_options]
|
||||
python_files = ["[0-9][0-9]_test_*.py", "test_*.py"]
|
||||
testpaths = ["tests"]
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
[tool.pytest.ini_options]
|
||||
python_files = ["[0-9][0-9]_test_*.py", "test_*.py"]
|
||||
testpaths = ["tests"]
|
||||