[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] PDE Test with JUnit 4.4
|
- From: bernd.schiffer@xxxxxxxxx (Bernd Schiffer)
- Date: Mon, 30 Jul 2007 12:32:07 +0000 (UTC)
- Newsgroups: eclipse.newcomer
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Hi.
I want to use the new features from JUnit 4.4. I'm still using Eclipse 3.2
(team decision: we want to migrate from 3.2 to 3.3 in the next couple of
weeks). I want to run JUnit Plugin Tests with JUnit 4.4. How can I achieve
this?
My naive attempt was replacing junit.jar in the platform plugin
org.junit4_4.1.0.1, but that didn't work (the TestRunner complained about
'No runnable methods'). I also tried to build my own junit plugin, but
that didn't work either.
So, guess what, I'm not that eclipse guru :-) I'm fiddling my way into
eclipse, but I'm not that far that I could handle this problem. Any ideas
about that from an advanced eclipse guy?
Thanks in advanced and kind regards,
Bernd