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 206877 - Enable executing all maven test in debug mode
Summary: Enable executing all maven test in debug mode
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: -S1S-
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-03 16:43 UTC by mac1929
Modified: 2012-01-03 16:43 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 mac1929 2012-01-03 16:43:19 UTC
When opening a Maven project. Options available to run it are: run, profile, debug, test.

I expected them to be: run, profile, debug, and test, profile test, debug test.

I can only see an option to debug a test in project/debug test file but that is not exactly what I was looking for.

Thanks in advance!!