[Checkins] SVN: gocept.selenium/trunk/src/gocept/selenium/README.txt Add very minimal documentation hints for the plonetesting flavour; more details are deferred to #6483

Wolfgang Schnerring wosc at wosc.de
Tue Dec 28 05:38:05 EST 2010


Log message for revision 119188:
  Add very minimal documentation hints for the plonetesting flavour; more details are deferred to #6483
  

Changed:
  U   gocept.selenium/trunk/src/gocept/selenium/README.txt

-=-
Modified: gocept.selenium/trunk/src/gocept/selenium/README.txt
===================================================================
--- gocept.selenium/trunk/src/gocept/selenium/README.txt	2010-12-28 10:29:12 UTC (rev 119187)
+++ gocept.selenium/trunk/src/gocept/selenium/README.txt	2010-12-28 10:38:05 UTC (rev 119188)
@@ -115,6 +115,18 @@
 
         layer = test_layer
 
+Quick start with plone.testing
+------------------------------
+
+1. Use the ``plonetesting`` extra when requiring gocept.selenium.
+
+4. gocept.selenium provides a plone.testing.Layer,
+   ``gocept.selenium.plonetesting.SELENIUM`` that you can mix and match with
+   your other layers, see plonetesting.testing/plonetesting.tests.zope2 and
+   plonetesting.testing_plone/plonetesting.tests.plone{3,4} for some examples
+   of integrating with Zope2 and Plone, respectively.
+
+
 Controlling gocept.selenium through environment variables
 ---------------------------------------------------------
 



More information about the checkins mailing list