adicionado parametros para cobertura dos testes
This commit is contained in:
@ -1,2 +1,5 @@
|
||||
[pytest]
|
||||
pythonpath = .
|
||||
addopts = --cov=modules --cov=term-missing -ra
|
||||
testpaths = tests
|
||||
python_files = test_*.py
|
||||
|
||||
Reference in New Issue
Block a user