master > master: code-py - unittest config
This commit is contained in:
parent
04cdeb4e18
commit
34c7d9d0c4
8
code/python/pyproject.toml
Normal file
8
code/python/pyproject.toml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
[tool.pytest.ini_options]
|
||||||
|
minversion = "7.1.1"
|
||||||
|
testpaths = [
|
||||||
|
"tests",
|
||||||
|
]
|
||||||
|
python_files = [
|
||||||
|
"**/test_*.py",
|
||||||
|
]
|
Loading…
x
Reference in New Issue
Block a user