[Checkins] SVN: z3c.form/trunk/src/z3c/form/README.txt mention the new testing.txt in the main docs.

Stephan Richter srichter at cosmos.phy.tufts.edu
Fri Oct 3 18:08:29 EDT 2008


Log message for revision 91718:
  mention the new testing.txt in the main docs.
  

Changed:
  U   z3c.form/trunk/src/z3c/form/README.txt

-=-
Modified: z3c.form/trunk/src/z3c/form/README.txt
===================================================================
--- z3c.form/trunk/src/z3c/form/README.txt	2008-10-03 21:31:23 UTC (rev 91717)
+++ z3c.form/trunk/src/z3c/form/README.txt	2008-10-03 22:08:28 UTC (rev 91718)
@@ -86,7 +86,13 @@
   This module provides a base class for add forms that work with the
   ``IAdding`` interface.
 
+- ``testing.txt`` [informative]
 
+  The ``testing`` module provides helper functions that make it easier to tet
+  form-based code in unit tests. It also provides components that simplify
+  testing in testbrowser and Selenium.
+
+
 Browser Documentation
 ---------------------
 



More information about the Checkins mailing list