Skip to content

Re-run failed tests #4723

@lkurcak

Description

@lkurcak

Problem to solve

When running multiple tests (e.g. hurl --test *.hurl) usually only a few tests fail. After implementing backend changes I want to primarily re-test the failed tests, but typing the tests manually is annoying, while re-running all tests wastes time.

Proposal

Interactive re-run.

There could be an optional flag, e.g. --interactive-rerun. If any of the tests fail a prompt will display: Rerun failed? [Y/n]. User can now press Enter to run the failed tests again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions