Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

pytest_report_teststatus documentation is contradictory  #10872

Copy link
Copy link
Closed
@samuelcolvin

Description

@samuelcolvin
Issue body actions

See here:

image

The example return value is "rerun", "R", ("RERUN", {"yellow": True}), while the return type is documented as

Tuple[str, str, Union[str, Mapping[str, bool]]]

which don't match.

I'm assuming the return type should be

Tuple[str, str, Union[str, Tuple[str, Mapping[str, bool]]]]

Or something?

Also some clearer documentation on how the third element of the tuple is sued would be great.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueeasy issue that is friendly to new contributoreasy issue that is friendly to new contributortype: docsdocumentation improvement, missing or needing clarificationdocumentation improvement, missing or needing clarification

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.