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 89593 - [6.0 planning] JUnit support usability improvements
Summary: [6.0 planning] JUnit support usability improvements
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: junit-issues@java
URL: http://jupiter.czech.sun.com/wiki/vie...
Keywords: UI, UMBRELLA
Depends on: 72819 98185
Blocks:
  Show dependency tree
 
Reported: 2006-11-19 12:09 UTC by arseniy
Modified: 2007-03-19 11:45 UTC (History)
1 user (show)

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 arseniy 2006-11-19 12:09:46 UTC
Several related JUnit support RFEs, e.g. progress bar, re-run / stop currently
running test(s), etc.

This is a high-level umbrella issue for the purpose of 6.0 planning.
See URL for detailed description (to be moved to public netbeans wiki soon).
Do not close until all changes are integrated.
Comment 1 mhelff 2007-02-16 09:59:03 UTC
if not already done, please consider Issue 72080 (execute single testXYZ()
method) to be included in this issue.
Comment 2 Marian Petras 2007-03-19 11:02:20 UTC
There is a progress bar updated with each test method executed.

It is possible to stop and re-run the last test using actions "Stop Build/Run"
and "Re-run Build/Run" available in the Build menu.