Is there a way to avoid sending our mail adresses in Wiki diff messages?
AFAIK also cocoon-docs is archived and public available.
--
Reinhard
[EMAIL PROTECTED] wrote:
Date: 2004-07-13T05:02:46
Editor: ReinhardPoetz <[EMAIL PROTECTED]>
Wiki: Cocoon Wiki
Page: TestingFramework
URL: http://wiki.apache.org/cocoon/TestingFramework
Add information how to run a single Anteater test
Change Log:
------------------------------------------------------------------------------
@@ -14,7 +14,7 @@
Pages created specifically for core tests should be put in subdirectories under
src/webapp/test, see [http://localhost:8888/samples/test/] for a list of such pages.
-=== How to run anteater tests ===
+=== How to run Anteater tests ===
* Install [http://aft.sourceforge.net/ anteater]
* Set anteater.* parameters in your local.build.properties file, as needed
* Start cocoon as usual
@@ -22,4 +22,6 @@
That's it.
-
+=== How to run a single Anteater test ===
+ * See steps 1 - 3 in 'How to run Anteater tests'
+ * In another window run the ''anteater-test'' build target and use the
'target'-parameter to call the requested Anteater test script e.g. build anteater-test
-Dtarget=calc