4 lines
92 B
TOML
4 lines
92 B
TOML
[tool.pytest.ini_options]
|
|
testpaths = ["tests"]
|
|
python_files = ["test_endpoints_pytest.py"]
|