Skip to content

Make tests fail-fast #43

@dekarrin

Description

@dekarrin

Currently, tests that fail a step in their execution are allowed to continue. While other TESTS should certainly run after a test has failed, any command within a test that fails should cause instant failure of the test, rather than trying to execute the remaining commands.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testrelates to the testing framework

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions