[Webtest] New: Html Build Notification for WebTestDevelopers
Denis N. Antonioli
webtest@lists.canoo.com
Tue, 31 May 2005 21:46:41 +0200
Dear WebTest Developer
acting on the suggestion of Marc, I've added an option to get html
notification of the webtest builds.
There are now two options to choose from:
- an email publisher, which further sends only the outcome of the test
(succesful, failed) and a link to the result page on the web server
- a html email publisher, which sends the right-hand side of the
result page from the web server. this emails communicates at a glance
the number of unit and functional tests run, the modification set and
any error messages produced during the build.
Developers that are registered with the webtest repository can choose
in the file config.xml the desired email format [1].
CruiseControl will keep sending the plain text email to the developers
that committed files to the build.
Happy Testing
dna
[1] <http://cruisecontrol.sourceforge.net/main/configxml.html#email>
and
<http://cruisecontrol.sourceforge.net/main/configxml.html#htmlemail>.
--
PHP is "training wheels without the bicycle".
-- Randal L. Schwartz, <m1n1jy6jzi.fsf@halfdome.holdit.com>