summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--howto.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/howto.txt b/howto.txt
index 36beef1..316a899 100644
--- a/howto.txt
+++ b/howto.txt
@@ -37,3 +37,18 @@
- Update bitbucket:
- Issue tracker should get new version number in picker.
- Announce on TIP.
+
+
+
+* Testing
+
+(automate these someday)
+
+- On Py 2.x: need setuptools installed
+- On Py 3.x: need Distribute installed
+- In each Python installation to be used, create a "coverage_test_egg.pth"
+ containing::
+
+ c:\ned\coverage\trunk\test\eggsrc\dist\covtestegg1-0.0.0-py2.5.egg
+
+ (or equivalent).