Skip to content

Commit

Permalink
verbose tests
Browse files Browse the repository at this point in the history
  • Loading branch information
markotoplak committed Oct 10, 2023
1 parent e24594b commit 8d67022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ commands_pre =
# freeze environment
pip freeze
commands =
coverage run -m unittest orangecontrib.spectroscopy.tests
coverage run -m unittest -v orangecontrib.spectroscopy.tests
coverage report
coverage xml -o {toxinidir}/coverage.xml

Expand Down

0 comments on commit 8d67022

Please sign in to comment.