Project Pisces first release

8
Amir Shevat writes “ Pisces aims to provide a distributed testing environment that extends JUnit. Giving the developer/tester an ability to run remote JUnits and create complex test suites that are composed of several remote JUnit tests running in parallel or serially.

This release of Pisces includes the major features needed to run local test suites composed of several JUnits that run remotely. Additionally, exceptions and the default out are routed from the agents that run the remote test to the main test runner, and a basic multicast implementation is provided as a communication layer.”

Link: sourceforge.net