4 lines
107 B
INI
4 lines
107 B
INI
[tool:pytest]
|
|
addopts = -v --cov blendfile --cov-report term-missing --ignore node_modules -x --ff tests/
|
|
|