mirror of
https://github.com/valitydev/redash.git
synced 2024-11-07 09:28:51 +00:00
4 lines
149 B
INI
4 lines
149 B
INI
[pytest]
|
|
addopts = --cov-report xml --cov-report=term-missing --cov=redash --cov-config .coveragerc
|
|
norecursedirs = *.egg .eggs dist build docs .tox
|