de-jcup / egradle

EGradle is a lightweight gradle integration for eclipse
https://marketplace.eclipse.org/content/egradle-ide
Apache License 2.0
27 stars 3 forks source link

Junit5 tests cannot directly be started by IDE #420

Closed de-jcup closed 1 year ago

de-jcup commented 1 year ago

Situation

When a junit5 tests is marked in editor or inside package explorer /project explorer, the context menu does not contain an entry to directly start as junit test

Wanted

Shall work with junit5 same way as with junit4

de-jcup commented 1 year ago

Invalid - does already work with junit5 . Just do "Run as ...> as EGradle Junit test"