TESTARE is a java testing framework that aims to simplify the test development process for distributed java applications. It tries to achieve this goal by focusing on two main directions:
TESTARE's initial focus is on ejb testing, but its extensible architecture makes it very easy to develop in container testing support for other technologies, such as SERVLETS, JMS listeners, CORBA ORBs or RMI. As such, TESTARE can be used to more easily implement the test driven development for distributed java development efforts.
The Testare testing framework offers a rich set features. The project's white paper contains a more detailed list of functionalities and indications on how to use them. There is also a list of answered questions about this testing framework.
The TESTARE test framework is a java.net project. You can obtain binaries, source code and documentation from here
I would like to thank Laurent Millet for contributing valuable ideas such as global fixtures and the floating scenario, and Erik Kaellgren & Fabien Le Floc'h for helping with documentation review. Their ideas helped buillding a better test framework
For more information about testare, send mail to: testare@java.net