summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJason Pellerin <jpellerin@gmail.com>2007-04-12 18:23:33 +0000
committerJason Pellerin <jpellerin@gmail.com>2007-04-12 18:23:33 +0000
commitc870e2265f66d62106d98c76523989ebcc39cc01 (patch)
tree79e6a40ff532158b0c6fd5aee31255c2455a6067 /TODO
parentcde35dcd492b0d1d955a7a3971b147c497022396 (diff)
downloadnose-c870e2265f66d62106d98c76523989ebcc39cc01.tar.gz
Updated TODO. Fixed bugs in unit and functional tests. Changed some attibute names in plugin tester to be more appropriate.
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 11 insertions, 3 deletions
diff --git a/TODO b/TODO
index 20c980f..0b22f30 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,10 @@
+logging
+ config file opt
+ stream setting in config
+
+plugintester
+ set up logging to log to debug stream
+
implement assert inspection as plugin
deprecated needs to be added to builtin plug list
@@ -8,12 +15,13 @@ fix builtin plugins:
prof
isolation * post merge
-remove plugins:
- missing
-
new plugin:
testid
+rename Failure and split into subclasses for Import and other, and make
+it optionally include the name of the file being considered so that
+Failure test logs can be more informative
+
* plugin methods to add