add api testing #14
1 changed files with 1 additions and 1 deletions
|
|
@ -49,6 +49,6 @@ line-length = 120
|
|||
target-version = "py311"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
python_functions = "test_* setup_*"
|
||||
python_functions = "setup_* test_* cleanup_*"
|
||||
norecursedirs = ".* previous-work recipes"
|
||||
testpaths = "tests"
|
||||
Loading…
Add table
Add a link
Reference in a new issue