Skip to content

Silent option for JUnit reporter #5657

@andrii-nastenko

Description

@andrii-nastenko

Clear and concise description of the problem

When you have silent: true globally - it doesn't seem to have effect on JUnit reporter.
I still get console.logs in my xml reports.

Suggested solution

Would be nice to have 'silent' option for JUnit reporter:

['junit', {outputFile: './test-results/results.xml', silent: true}]

Alternative

No response

Additional context

No response

Validations

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions