This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 268993

Summary: Select multiple tests to run
Product: java Reporter: javydreamercsw <javydreamercsw>
Component: JUnitAssignee: Theofanis Oikonomou <theofanis>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description javydreamercsw 2016-11-15 22:45:16 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Linux version 4.4.0-47-generic running on amd64
Java; VM; Vendor = 1.8.0_101
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.101-b13

Reproducibility: Happens every time

Although I'm not a big fan of Visual Studio, this feature I liked and think would be useful. Right now you can Test/Debug File/Focused Test, but there's no way to do anything in between. I f I wanted to chose more than one but less than all in the file there's no way to do that from the GUI.

I would like to select the individual tests that you want to run, open the context menu for a selected test and then choose Run Selected Tests.

We're missing something similar to Visual Studio Test Explorer: https://msdn.microsoft.com/en-us/library/hh270865.aspx