[Webtest] [For WebTest Developers] More tests!

Denis N. Antonioli webtest@lists.canoo.com
Tue, 8 Mar 2005 11:09:14 +0100


Dear contributor

I've added yesterday a new set of webtests to webtest's build process.
This new set tests the quality and integrity of the distribution before
deploying it.

In its present state, the release tests only check for the correct 
inclusion
of the pages generated by other tools (javadoc, junit, ...), feel free 
to
extend.


The visible changes are:

+ a full build (as opposed to a develop build) always makes a 
webtest.war,
    deploys this war to a jetty and runs all webtests under releasetest/.

+ CruiseControl rapports the results of the release tests with the 
results
    of the self tests; this means that there are more tests rapported.

+ the results of the selftests are now deployed in the war file.

+ the results of the self tests are now on the web under 
/webtest/reports/selftest
    (instead of /selftest/reports), and the results of the release test 
are under
    /webtest/reports/releasetest.


Happy testing
	dna

-- 
After three days without programming, life becomes meaningless.