Closed gayanper closed 4 years ago
@gayanper , yes that's really a good feature, and appreciate if you can raise a PR. thanks
@missedone Do you think we should create a new feature and add requirment for that feature so that it should only be installed eclipse photon or above, or should we add the feature into the main plugin since the plugin is already depending on photon ?
I have implemented the mining so that it works.
@gayanper , let's add it to the main plugin since yes Photon and above is hard requirement now. thanks
@missedone i created a PR even though my local builds are passing, the ci build is failing. I may need some help on this.
Its passing with the last push i did.
@missedone can we release this feature ?
released now, thanks for your contribution
With eclipse 4.8 there is support for showing actions which is called code mining https://www.eclipse.org/eclipse/news/4.8/platform_isv.php
Its would be nice to have Run and Debug actions on TestNG test classes and test methods like the JUnit test cases has which are provided by the eclipse JUnit plugin.
I would really like to help you out here with a PR if you think this is a good feature to have in this plugin.