moulinette/pytest.ini
2019-07-14 01:31:38 +02:00

6 lines
166 B
INI

[pytest]
addopts = --cov=moulinette -s -v --no-cov-on-fail
norecursedirs = dist doc build .tox .eggs
testpaths = test/
env =
MOULINETTE_LOCALES_DIR = {PWD}/locales