summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJason Pellerin <jpellerin@gmail.com>2007-04-20 14:29:09 +0000
committerJason Pellerin <jpellerin@gmail.com>2007-04-20 14:29:09 +0000
commite14f13f959c174d60d3ff56323a1335fb3601725 (patch)
tree0ce203c80aa52c9b59cb0020ce38ebc459960e9b /TODO
parentcbb3e7231dfd2e00e403ab5a715bfd6b710b000f (diff)
downloadnose-e14f13f959c174d60d3ff56323a1335fb3601725.tar.gz
Implemented loading from file.py:callable name. Removed debug log features from plugintest -- too complex to implement for this release.
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 0 insertions, 7 deletions
diff --git a/TODO b/TODO
index 354542c..446d115 100644
--- a/TODO
+++ b/TODO
@@ -11,12 +11,6 @@ DOCUMENTATION
FEATURES
-plugintester
- set up logging to log to debug stream
- * NEED to find a way to save/restore logging config, or will have to monkey
- patch tons of stuff in logging to get this to work -- in which case it
- might be preferable to just remove the feature
-
new plugin:
testid
-- needs loadTestsFromNames hook
@@ -42,7 +36,6 @@ OK (skipped=2)
* loader
- support module.callable in addition to module:callable names
- loadTestsFromTestCase -- override to add plugin call
- - filter filename tests for call
- loadTestsFromNames -- plugin hook