mirror of
https://github.com/getredash/redash.git
synced 2025-12-19 17:37:19 -05: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
|