Skip to content

Option to keep db data after failed test in failfast mode ? #736

Open
@pakal

Description

@pakal

When a test fails, it'd be very interesting to be able to explore the remaining test database, to better understand what happened.
Of course it would be only in a "failfast" case, eg. "-x" flag of pytest.

Is it already possible to obtain that ? If not, how could it be introduced ? By commiting instead of rollbacking the test transaction, I guess ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions