Support for tests located in an OSGi fragment
Brought to you by:
gianasista
When I want to place my tests into an OSGi fragment, the tests are not located out of the box (I can add them in the settings) however, I cannot run them, because it tries to run them in the context of the bundle containing the class under test and therefore it cannot find JUnit on the class path,
Hi Jonas,
Thanks for your report!
To be honest, given the complexity of how Eclipse launches those tests, I doubt we will ever address that point :-\