This commit is contained in:
Hugo
2019-10-20 12:34:34 +03:00
parent d77aba6210
commit b8bff1190e
+1 -1
View File
@@ -1,4 +1,4 @@
[pytest]
norecursedirs = .git .*
addopts = -rsxX --showlocals --tb=native --cov=tablib --cov-report xml --cov-report term --cov-report html
addopts = -rsxX --showlocals --tb=native --cov=tablib --cov=tests --cov-report xml --cov-report term --cov-report html
python_paths = .