[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Eclipse test Framework and junit 4

If this is the wrong news group to ask this please let me know the correct group.

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 .....
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.