homberghp opened a new issue, #8311:
URL: https://github.com/apache/netbeans/issues/8311

   ### Description
   
   # Running tests in a big project requires too many clicks in some cases.
   
   Scenario: You have multiple files open, some of which are test classes. 
   If you want to run a specific test, you often end up in doing the following:
   
   * in the editor tab, search te required file
   * in navigator select the required test method
   * in left gutter select the green arrow to run or debug the test 
   
   even in the case that the editor tab already points at the required test 
file.
   
   
   ### Use case/motivation
   
   I would like to be able to (re)run a specific inside a test class by 
clicking on it in the navigator, when that test class has focus.
   
   
   ### Related issues
   
   No.
   
   ### Are you willing to submit a pull request?
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to