On Mon, Dec 5, 2011 at 1:27 PM, PriyaShivakumar <priya....@gmail.com> wrote:
> Hi, I should run junit4 test classes. Can anyone tell me how to do it. I
> tried using junit="true". Since testng does not support junit4 Is there any
> way to run the junit 4 classes.
Currently no. Only JUnit 3 is supported at this moment AFAIK. Good
news is that I have a patch[1] which adds the ability to run JUnit 4
tests ready for the pull to Cedric's master on github but the bad news
is that since I'm mostly traveling this week, the pull won't happen
earlier than at the beginning of the next week.
It would be great if could try to check out my testng fork[2], build
it yourself and let me know whether it does or does not work for you.
Only note that 'junit="true"' is still required.
Thanks!
Regards,
--lj
[1]: https://github.com/lukasj/testng/commit/89f3b060dc074d4414e8e1dca409f74278278646
[2]: https://github.com/lukasj/testng
Regards, Priya
> ________________________________
> View this message in context: running junit4 test classed
> Sent from the testng-dev mailing list archive at Nabble.com.
>
> --
> You received this message because you are subscribed to the Google Groups
> "testng-dev" group.
> To post to this group, send email to testn...@googlegroups.com.
> To unsubscribe from this group, send email to
> testng-dev+...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/testng-dev?hl=en.