Skip to content

junitxml "tests" attribute on the "testsuite" tag should be a tally of all the tests in the testsuite, including "error" tests #1798

Closed
@cboelsen

Description

@cboelsen

The JUnit schema documents the "tests" attribute on the "testsuite" tag as being "The total number of tests in the suite".

In pytest, the tally doesn't appear to include tests that resulted in an error: junitxml.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions