summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorGael Pasgrimaud <gael@gawel.org>2011-08-22 00:04:04 +0200
committerGael Pasgrimaud <gael@gawel.org>2011-08-22 00:04:04 +0200
commit7d6fbedad3352ffb1296a2710c5c008fabc32a8a (patch)
treecb67e73a1cad39ebba5e094e27fb66a545cbc2d0 /setup.cfg
parentc613d973aad4c699126f34697ae0c14ea421f095 (diff)
downloadwebtest-7d6fbedad3352ffb1296a2710c5c008fabc32a8a.tar.gz
increase test verbosity
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index cd2d3e3..ae0b9fa 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,6 +2,7 @@
distribute = register sdist --formats=zip,gztar upload
[nosetests]
+verbosity=2
detailed-errors = True
with-doctest = True
doctest-extension = txt