JUnit 4 apparently runs JUnit 3 tests out of the box, so one could feasibly change the dependencies to JUnit 4 at least. I understand the reasons for not physically changing old tests for the sake of change tho.
Mark -- Pull me down under... On Tue, Jun 8, 2010 at 6:29 AM, Jason Chaffee <jchaf...@ebates.com> wrote: > FYI, JUnit now supports concurrent running of tests. >