Skip to content

Assertion Support #72

Description

@alistairjevans

At the moment, there is a single exception AssertionException that we throw if a step (or something else) fails.

This should really be extended with an Assert static class or something similar, to provide XUnit-style assertion methods; to make it easier to throw useful errors.

The raised exception should then contain more contextual information about the assertion failure.

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

    enhancementNew feature or requestrunnerChanges to the execution of tests.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions