changeset 1627:c622e3a85499 beta

debug options for nosetest
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 31 Oct 2011 20:52:33 +0200
parents 69cd66071f02
children de71a4bde097
files setup.cfg
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/setup.cfg	Mon Oct 31 20:51:29 2011 +0200
+++ b/setup.cfg	Mon Oct 31 20:52:33 2011 +0200
@@ -11,6 +11,8 @@
 with-pylons=test.ini
 detailed-errors=1
 nologcapture=1
+#pdb=1
+#pdb-failures=1
 
 # Babel configuration
 [compile_catalog]