Skip to content

How to disable retry for unit test? #69

@ThermodynamicBeta

Description

@ThermodynamicBeta

Retry makes my unit tests fail because it catches exceptions that I'm trying to assert get raised. For some reason, the retries also don't block, but if they did it would also be annoying to wait while running unit tests. Is there a good way to stop retries?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions