Skip to content

Add try/catch to test cases #41

@markwpearce

Description

@markwpearce

Currently if a test introduces a crash, the whole TestRunner run crashes, and no test results are output.

I propose adding a try/catch block around TestSuite Setup and test case function calls, with appropriate error messaging, so that if a single test case fails/crashes, other test cases can continue to run

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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