Skip to content

junitxml make verbose output opt-in #595

@pytestbot

Description

@pytestbot

Originally reported by: David Szotten (BitBucket: davidszotten, GitHub: davidszotten)


6954363 changed junitxml to include captured output for passing and skipped tests in the output by default. this makes the xml unnecessarily large for our use cases

i think this behaviour should become opt-in (or at the very least add opt-out)

feature is easy to add, but my issue was with giving this a good option name. i was also slightly concerned with growing the already large list of options with parameters that only apply when already using --junitxml

are there any plans for grouping/namespacing options (so that a top level --help would be less verbose)

and setting aside the digression, any thoughts on making this opt-in (and if so, of a good option name. so far considered junitxml-verbose-output, junitxml-always-include-output; just using the --verbose flag (don't like that))

thanks


Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueeasy issue that is friendly to new contributorstatus: help wanteddevelopers would like help from experts on this topictype: proposalproposal for a new feature, often to gather opinions or design the API around the new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions