Bill la Forge - 2001-12-29

I am happy to finally anounce the first production release of JXUnit.

This is a scripting system for testing web services that builds on JXUnit and HTTPUnit. The JXUnit command set is extended to support web page access and navigation.

JXWeb is easier to use than JXUnit, since the use of Quick binding schema (QJML files) generally are not needed to define the test data.

documentation: http://quickutil.sourceforge.net/view/Main/JXUnit

download: http://quickutil.sourceforge.net/view/Main/DownLoad

Bill la Forge