[pytest] testpaths = api/tests ui/tests python_files = test_*.py addopts = -v --tb=short --cov=api --cov=ui --cov-report=term-missing --cov-config=.coveragerc pythonpath = .