Spaces:
Running
Running
[pytest] | |
python_files = test_*.py | |
testpaths = tests | |
pythonpath = . backend | |
addopts = -v --cov=backend --cov-report=term-missing | |
env = | |
LOAD_MODELS=false | |