Skip to content

--quiet --junitxml should not print out the path to the XML file #13700

@JayBazuzi

Description

@JayBazuzi

When I run

>pytest --quiet --junitxml=TEST-result.xml
.                                                                                                                                                                                                                                     [100%]
------------------------------------------------------------------------------------- generated xml file: /Users/jaybazuzi/source/temp/TEST-result.xml --------------------------------------------------------------------------------------
1 passed in 0.01s

--quiet should suppress the "generated xml file" message

Metadata

Metadata

Assignees

No one assigned

    Labels

    plugin: junitxmlrelated to the junitxml builtin plugin

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions