[junit-remote-discuss] JUnit Remote 0.1 Released
Status: Beta
Brought to you by:
totten_s
From: Steven S. <sta...@oc...> - 2008-11-28 08:33:11
|
All, I am very pleased to announce the initial release of JUnit Remote! JUnit Remote provides test remoting for JUnit 4.x test suites. JUnit Remote is primarily targeted at providing in-container testing for Enterprise Java(TM) applications. Remote test invocation is accomplished by dispatching requests to a remote endpoint which executes the tests server-side. Test results are returned using the traditional JUnit 4.x mechanism which allows existing tools and libraries to function without modification. The JUnit Remote project is hosted by SourceForge.net, and may be found at: http://junit-remote.sourceforge.net/ File releases are available at: http://www.sourceforge.net/project/showfiles.php?group_id=245978 Regards, -- Steven Stallion Senior Software Engineer Object Computing, Inc. http://www.ociweb.com |