Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to run JUnit-Tests in an OSGi-Env #15

Open
tomsontom opened this issue Jul 25, 2018 · 2 comments
Open

Add support to run JUnit-Tests in an OSGi-Env #15

tomsontom opened this issue Jul 25, 2018 · 2 comments

Comments

@tomsontom
Copy link
Member

No description provided.

@kenwenzel
Copy link
Contributor

kenwenzel commented Apr 1, 2020

Something simple like https://github.com/eclipse/eclipse.pde.ui/tree/master/ui/org.eclipse.pde.junit.runtime
could work here.

I would suggest to create an OSGi component that loads and executes JUnit tests like org.eclipse.pde.junit.runtime does. This component is simply installed as additional bundle by the osgi-exec plugin.

@kenwenzel
Copy link
Contributor

We should research if this functionality is really required since bnd-testing-maven-plugin already implements this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants