Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
jakarta-commons-latka: Functional (end-to-end) testing tool
- Summary
- Latka is a functional (end-to-end) testing tool.
It is implemented in Java, and uses an XML syntax
to define a series of HTTP (or HTTPS) requests and
a set of validations used to verify that the request
was processed correctly.
Changelog
- * Mon Sep 27 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:1.0-0.a1.4jpp
-
- Drop saxpath requirement
- Require jaxen >= 1.1 and dom4j >= 1.5
- Relax some other versioned requirements
- * Sat Sep 18 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:1.0-0.a1.3jpp
-
- Patch XMLReporter to use jdom-1.0 final or rc1
- * Mon Aug 23 12:00:00 2004 Randy Watler <rwatler at finali.com> - 0:1.0-0.a1.2jpp
-
- Rebuild with ant-1.6.2
- Upgrade to Ant 1.6.X