Skip to content

Add ability to raise runtime warnings on reruns #318

@ssbarnea

Description

@ssbarnea

I want to make the reruns more visible on CI by making use of github actions annotations.

This can be achieved easily using a plugin like pytest-github-actions-annotate-failures/ which can also translated runtime warnings into github annotations.

Now the only thing we need is to be able to configure pytest-rerunfailures to raise runtime warnings when it does reruns, so they will be visible.

AFAIK there is no option to hook into how reruns are made to make this happen.

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