Skip to content

Hide a parameter set from test's name #13228

@Anton3

Description

@Anton3

In userver, we use indirect params to, essentially, create custom fixture scopes.
See the full story in #13217.
What's important here is, we add certain indirect params to each test in our plugin's pytest_generate_tests.
These params are uninteresting to users and only clutter test names.
We want to be able to hide such "technical" params.

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