[Zope-CVS] CVS: Packages/autotester - README.txt:1.3
Chris Withers
chrisw at nipltd.com
Fri Sep 26 06:30:08 EDT 2003
Update of /cvs-repository/Packages/autotester
In directory cvs.zope.org:/tmp/cvs-serv21124/autotester
Modified Files:
README.txt
Log Message:
Tiny bit more documentation.
=== Packages/autotester/README.txt 1.2 => 1.3 ===
--- Packages/autotester/README.txt:1.2 Thu Jul 24 00:43:16 2003
+++ Packages/autotester/README.txt Fri Sep 26 06:30:06 2003
@@ -50,9 +50,22 @@
More elaborate example that runs the Zope 2 and Zope 3 unit tests,
and the Zope 3 functional tests.
+Command Line Options
+--------------------
+
+autotest.py currently supports the following command line options:
+
+ -t --testing
+
+ This prevents emails from being sent and instead sends output
+ to stdout.
+
+ In addition, output will be written to the console while the
+ script runs.
+
Credits
-------
This code was initially written by Jeremy Hylton, and has been further
-munged by Fred Drake.
+munged by Fred Drake. Chris Withers has also minorly tweaked.
More information about the Zope-CVS
mailing list