summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2010-05-29 23:51:53 -0400
committerNed Batchelder <ned@nedbatchelder.com>2010-05-29 23:51:53 -0400
commit2fd1d9b7dd96a64e6920dda369a13d95af728394 (patch)
treed6532544f433443c1dc826bfdc6598334a19a4b3 /TODO.txt
parent879fe9c4721c557a31cb951ef9e0d7a098de319c (diff)
parent343f36c3fe555a196ca59268f71ea4c7838f4d1c (diff)
downloadpython-coveragepy-2fd1d9b7dd96a64e6920dda369a13d95af728394.tar.gz
Merge latest code from main coverage.py repo
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index b9af30a..d7aefdd 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -35,6 +35,14 @@ Coverage TODO
+* Test-runner plugin
+
+- Support distribute/3k installation, register py.test-entrypoint there
+ as well as py-1.1.1 is 2.4-3.1 compatible.
+- Skip registering plugin entrypoints if not running on Jython.
+- Update docs to include a section about the plugin.
+
+
* Speed
+ C extension collector