Bill la Forge - 2001-04-08

Release 1.2 of JXUnit is now complete.

Two significant features added in this release are (1) support for multiple test case files to be run against the same test and (2) the addition of a Regular Expression-based subst command for manipulation of test property values.

The documentation has been reworked and extended as well, making it easier to use and to extend JXUnit.

As part of the development process for release 1.2, JXUnit was used to develop a suite of tests for the quickutil project, which have been added to the quicktests project. Indeed, it was while using JXUnit that we realized a need for the subst command to simplify the construction of test steps.

JXUnit is an Open Source project. Your contributions are more than welcome!

Bill