Skip to content

Add try/catch to test cases #41

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions