Skip to content

set reraise true project wide #549

@AiyionPrime

Description

@AiyionPrime

Would it be possible to add an option for a pyproject.toml that allows to set the default value of reraise to True?

Adding it to each and every of our tests looks tedious.

Maybe something like this:

[tool.tenacity]
reraise = true

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