Skip to content

Commit 93856e7

Browse files
committed
Increase nosetests verbosity
This will display more detailed information about - which tests run - which were skipped and why Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
1 parent e7de509 commit 93856e7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[nosetests]
2-
verbosity=1
2+
verbosity=2
3+
detailed-errors=1

0 commit comments

Comments
 (0)