[Yanel-commits] rev 60600 - public/yanel/trunk/src/realms/yanel-website/src/test/canoo

michi at wyona.com michi at wyona.com
Sun Sep 11 08:45:56 CEST 2011


Author: michi
Date: 2011-09-11 08:45:56 +0200 (Sun, 11 Sep 2011)
New Revision: 60600

Modified:
   public/yanel/trunk/src/realms/yanel-website/src/test/canoo/README.txt
Log:
notes about testing with Canoo improved

Modified: public/yanel/trunk/src/realms/yanel-website/src/test/canoo/README.txt
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/src/test/canoo/README.txt	2011-09-11 06:32:20 UTC (rev 60599)
+++ public/yanel/trunk/src/realms/yanel-website/src/test/canoo/README.txt	2011-09-11 06:45:56 UTC (rev 60600)
@@ -4,17 +4,18 @@
 How to install and run the tests
 --------------------------------
 
-1. download and install canoo webtest package
+1. Download and install canoo webtest package
    http://webtest.canoo.com/webtest/build.zip
 
-2. unzip build.zip e.g. to /home/USER/canoo
+2. Unzip build.zip e.g. to /home/USER/canoo
 
-3. edit (local.)build.properties
-   webtest.home=/home/USER/canoo
+3. Edit local.build.properties (In particular webtest.home=/home/USER/canoo)
 
-4. start tomcat
+4. Start tomcat/yanel
 
-5. type ant to run the tests
+5. Type 'ant' to run the tests
+   IMPORTANT: Please make sure to use ant 1.7.x, because Canoo does not work properly with ant 1.8.x.
+              You might want to set "export PATH=$YANEL_HOME/tools/apache-ant/bin:$PATH"
 
 
 



More information about the Yanel-commits mailing list