I took a look in the docs and didn't see anything about Junit 4.
On Tue, Feb 26, 2008 at 5:51 PM, Assaf Arkin <[EMAIL PROTECTED]> wrote: > On 2/26/08, Victor Hugo Borja <[EMAIL PROTECTED]> wrote: > > > > On Tue, Feb 26, 2008 at 2:02 AM, Assaf Arkin <[EMAIL PROTECTED]> wrote: > > > > > > > > I added a check for the org.junit.Test annotation, can you try it out? > > > > > > > > > Thanks Assaf, I've modified the test-filter so that we can use it with > > TestNG annotations. > > > > That's a nice API, I can see how we could easily use it elsewhere. > > If I remember correctly, TestNG can run test cases that extend > junit.testframework.TestCase, I don't know if it supports JUnit > annotations. > Can anyone verify that? > > Assaf > > -- > > vic > > > > Quaerendo invenietis. > > > > > > -- > CTO, Intalio > http://www.intalio.com >
