Skip to content

[SUREFIRE-2219] Option to include stdOut/stdErr console logs into test report #2674

@jira-importer

Description

@jira-importer

Alexander Kriegisch opened SUREFIRE-2219 and commented

Surefire report XML includes tags capturing console logs, e.g. testsuite/testcase/system-err:

!image-2023-12-02-11-16-11-109.png!

As a report reader, I want to see the stdOut/stdErr console logs per test case in the HTML report, ideally in a monotype font to easily be able to read stack traces.

This requirement has been discussed online a lot, e.g. on Stack Overflow or Reddit. I wonder why such a feature is missing. The HTML report basically being an XML transformation from the surefire report, it should not be super complicated to implement.


Affects: 3.2.2

Attachments:

Remote Links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions