I have not found a solution for Maven 2 with JUnit4. The adapter does not work. You can run it on IDEs (such as Idea), though. JUnit4 is really nice, but I guess we should wait until it is integrated with Maven or have an alternative solution...
Bruno On 7/21/06, Sean Schofield <[EMAIL PROTECTED]> wrote:
I believe I read that there is some kind of adapter for IDE's. Perhaps the same adapter can be used for maven testing? Sean On 7/21/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On 7/21/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > > > since JSAF 1.2 needs Java5 I guess it is good to integrated JUnit 4.0 > > Any vetos? We already integrated Shale-test-1.0.3 for JMock based testing. > > As far as I know, Maven 2 (Surefire) does not yet support JUnit 4.0, > so we would have to find another way to run the tests. > > See: http://jira.codehaus.org/browse/SUREFIRE-31 > > -- > Wendy >
