summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 2e5fd11..8669ab3 100644
--- a/tox.ini
+++ b/tox.ini
@@ -2,6 +2,10 @@
# Passlib configuration for TOX
#===========================================================================
#
+# TODO: rewrite to use tox 1.8's "factors" feature
+# TODO: figure out best way to pass extra args to all nosetest calls.
+# needed for jenkins to pass "--with-xunit --xunit-file=nosetests-{envname}.xml"
+#
#-----------------------------------------------------------------------
# config options
#-----------------------------------------------------------------------