Skip to content

stepwise: also remember last successful test for continuation #4992

@blueyed

Description

@blueyed

I think it would be useful if the stepwise plugin would also take into account successful tests.

A use case is running all tests, Ctrl-C'ing them (KeyboardInterrupt), but then wanting to continue from where they stopped. For this session.exitstatus = 2 (interrupted) could be used in pytest_sessionfinish.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: enhancementnew feature or API change, should be merged into features branch

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions