[Checkins] SVN: zope.testbrowser/trunk/README.txt Recreated
README.txt removing everything except for the overview.
Alexander Heavner
alex at zope.com
Thu Feb 15 16:12:06 EST 2007
Log message for revision 72640:
Recreated README.txt removing everything except for the overview.
Changed:
A zope.testbrowser/trunk/README.txt
-=-
Added: zope.testbrowser/trunk/README.txt
===================================================================
--- zope.testbrowser/trunk/README.txt 2007-02-15 21:10:16 UTC (rev 72639)
+++ zope.testbrowser/trunk/README.txt 2007-02-15 21:12:06 UTC (rev 72640)
@@ -0,0 +1,12 @@
+zope.testbrowser Package Readme
+===============================
+
+Overview
+--------
+
+An easy to use programmatic web browser with special focus on testing. Used in
+Zope 3, but not Zope specific.
+
+The zope.testbrowser package used in the Zope 3 project for functional testing;
+this stand-alone version can be used to test or otherwise interact with any web
+site.
Property changes on: zope.testbrowser/trunk/README.txt
___________________________________________________________________
Name: svn:eol-style
+ native
More information about the Checkins
mailing list