Spaces:
Sleeping
Sleeping
| [pytest] | |
| addopts = -v --cov=app --cov-report=term-missing | |
| testpaths = tests | |
| python_files = test_*.py | |
| [pytest] | |
| addopts = -v --cov=app --cov-report=term-missing | |
| testpaths = tests | |
| python_files = test_*.py | |