From a8642c4657654916734413ebb9694d3e06f6c85d Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Mon, 8 Aug 2005 19:23:56 +0000 Subject: [PATCH] Add "PesterCat Ant Toolkit" to external page. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278507 13f79535-47bb-0310-9956-ffa450edef68 --- docs/external.html | 41 +++++++++++++++++++++++++++++++++++++++++ xdocs/external.xml | 22 ++++++++++++++++++++++ 2 files changed, 63 insertions(+) diff --git a/docs/external.html b/docs/external.html index 12ca382d5..b63c9fede 100644 --- a/docs/external.html +++ b/docs/external.html @@ -4021,6 +4021,47 @@ valign="top" align="left"> Apache Software Foundation License + + +

+ + PesterCat Ant Toolkit +

+

PesterCat is a web testing tool that was designed to + perform functional testing for web applications. The PesterCat + Ant Toolkit contains tasks to playback test scripts and create + HTML reports. +

+ + + + + + + + + + + +
+ Compatibility: + + Ant 1.6 and later +
+ URL: + + http://www.pestercat.com/ +
+ License: + + Commercial +

diff --git a/xdocs/external.xml b/xdocs/external.xml index bd33d4186..d3cb1a7b0 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -2185,6 +2185,28 @@ + +

PesterCat is a web testing tool that was designed to + perform functional testing for web applications. The PesterCat + Ant Toolkit contains tasks to playback test scripts and create + HTML reports. +

+ + + + + + + + + + + + + +
Compatibility:Ant 1.6 and later
URL:http://www.pestercat.com/
License:Commercial
+
+

PMD checks Java source code for unused variables,