summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 7 insertions, 4 deletions
diff --git a/TODO b/TODO
index 79e516a..9055e29 100644
--- a/TODO
+++ b/TODO
@@ -54,15 +54,15 @@ AttributeError: 'ContextSuite' object has no attribute 'shortDescription'
need to add shortDescription() to suite?
+
2.3 COMPAT
--- 2.3 doctest is just too different. Include 2.5's doctest (under some other
- name -- dtcompat.py ? and use that iff SKIP is missing from the
+-- 2.3 doctest is just too different. Include 2.4's doctest (under some other
+ name -- dtcompat.py ? and use that iff DocTestCase is missing from the
system doctest module
--- fixtures aren't running
+-- result patching doesn't seem to be working?
--- result patching doesn't seem to be working
CHORES
@@ -82,6 +82,9 @@ TESTS NEEDED
doctest
-- needs tests from non-module files
+ coverage/doctest -- need tests for coverage/doctest interaction
+
+
PROFILE
need to profile -- on 250 tests with discovery, 0.10-dev is ~ 1 second