Skip to content
Snippets Groups Projects
Commit fa03234e authored by David Trattnig's avatar David Trattnig
Browse files

Add coverage.

parent e784969b
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ envlist = py37
deps=-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
commands=
nosetests \
[]
\ No newline at end of file
; commands=
; nosetests \
; []
commands = nosetests {posargs:--with-coverage}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment