Bug 525662 - [JUnit 5] Display TestReporter entries to stdout
Summary: [JUnit 5] Display TestReporter entries to stdout
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.7   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 4.7.1a   Edit
Assignee: Noopur Gupta CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-06 04:32 EDT by Noopur Gupta CLA
Modified: 2017-10-09 09:08 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Noopur Gupta CLA 2017-10-06 04:32:28 EDT
Currently, there is no way to view the entries published by a TestReporter in Eclipse.

This request is to log them to stdout as and when they are reported by a test.
Comment 1 Noopur Gupta CLA 2017-10-06 04:59:05 EDT
Fixed in master with:
http://git.eclipse.org/c/jdt/eclipse.jdt.ui.git/commit/?id=d44e72a1953b1f212b3958040ea16a717239a07e

and in R4_7 with:
http://git.eclipse.org/c/jdt/eclipse.jdt.ui.git/commit/?h=R4_7_maintenance&id=006a4c15d5b9d291fd152905d5e6f1577e45baa9

This will print the test identifier's display name and its published entries to the Console view.
Comment 2 Noopur Gupta CLA 2017-10-09 09:08:09 EDT
Verified as fixed in Oxygen.1a (4.7.1a), Build id: M20171009-0410.