also discover functions as tests that have setup_ naming
This commit is contained in:
parent
cd824c2bf2
commit
ec748398fb
1 changed files with 1 additions and 1 deletions
|
|
@ -19,4 +19,4 @@ line-length = 120
|
||||||
target-version = "py311"
|
target-version = "py311"
|
||||||
|
|
||||||
[tool.pytest.ini_options]
|
[tool.pytest.ini_options]
|
||||||
python_files = "test_*.py setup*.py"
|
python_functions = "test_* setup_*"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue