remove python_functions, it is not discovered in all cases. this is a bad solution. rename everything to test_ instead
This commit is contained in:
parent
d5e57ac996
commit
a5d2eaa3f8
1 changed files with 0 additions and 1 deletions
|
|
@ -59,7 +59,6 @@ line-length = 120
|
|||
target-version = "py311"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
python_functions = "setup_* test_* cleanup_*"
|
||||
norecursedirs = ".* previous-work recipes"
|
||||
testpaths = "tests"
|
||||
markers = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue