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 247977 - Have Junit tests show immediately, not after the whole test finished
Summary: Have Junit tests show immediately, not after the whole test finished
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 8.0.1
Hardware: PC Linux
: P3 normal with 1 vote (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-16 11:33 UTC by tomzi
Modified: 2015-03-31 10:37 UTC (History)
2 users (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 tomzi 2014-10-16 11:33:46 UTC
If I run a Junit class (maven) with several test methods, Netbeans would currently only show me the results after all test methods finished in that class.

If those test methods are long running, eg selenium web gui tests, then you can not see the status of the test for a (possibly) a long time.

It would be a great enhancement if the status of each test method that is running  shows immediately after it finished and not after all the test methods finished (as it is currently).


Product Version = NetBeans IDE 8.0.1 (Build 201408251540)
Operating System = Linux version 3.13.0-24-generic running on amd64
Java; VM; Vendor = 1.8.0_25
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.25-b02