[ 
https://issues.apache.org/jira/browse/NETBEANS-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16875339#comment-16875339
 ] 

Mark Flacy commented on NETBEANS-2555:
--------------------------------------

>From my perspective, the test results pane is a time saving device that allows 
>me to *not* start a browser to bring up the unit test report, where I can see 
>the output of the unit tests independent of the 
>_test.testLogging.showStandardStreams_ gradle setting.

 

I'll admit that the JUnit report will show both standard output and standard 
error.  I'm happy to see standard output after the test(s) have completed in 
the output panel.  If I have a need to see standard error, I'll open a browser.

> When running any test, standard output is not shown in the panel to the right 
> of the test file result.
> ------------------------------------------------------------------------------------------------------
>
>                 Key: NETBEANS-2555
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2555
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: projects - Gradle
>    Affects Versions: 11.0, 11.1
>            Reporter: Mark Flacy
>            Assignee: Laszlo Kishalmi
>            Priority: Minor
>
> It isn't important that the output is available on the side panel while the 
> test is running; it is sufficient to me if the output is presented after the 
> tests have run if I select a specific test on the test panel.
> I have a simple project at github that shows the behavior.
> [https://github.com/Richard-Cranium/NB11GradleJunitExample]
> The head of the master branch is the gradle based project that shows the 
> misleading behavior.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to