Friday, July 08, 2005

TESTARE

I have developed a test framework for distributed java applications wich is available on java.net (http://testare.dev.java.net/). It has quite the same feature set as JUnit when used for client side testing, but it brings real value when used to test distributed java applications by simplifying and speading up the test development process. A white paper is available here and the binary distribution can be downloaded from here.