Skip to content

Pytest should clear collected metrics after each test runs #36

Closed
@brettimus

Description

@brettimus

Right now it's possible for the metrics generated by one test to be picked up by another test.

Each test should somehow "clear" the collected metrics, so that their actions do not pollute the result of (e.g.) generate_latest

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