| [news.eclipse.platform] Re: Eclipse test Framework and junit 4 |
I'm using the Eclipse test framework to run tests on my Eclipse plugins. I have users that have just recently converted to Junit 4. Every time I run my build and try to run the test I get junit.framework.AssertionFiled: No tests found in xxx.yyy.TestAll at .....You should add yourself to this bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=153429.
I have done searches on the web and can not find any documents stating how to use the Eclipse testing framework and Junit 4.
I'm using eclipse 3.4 to test this but will run tests on both Eclipse 3.3 and 3.2 on the build box.