redash/pytest.ini
2017-10-18 13:51:09 +02:00

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