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 - Select multiple tests to run
Summary: Select multiple tests to run
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 8.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-15 22:45 UTC by javydreamercsw
Modified: 2016-11-15 22:45 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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