Skip to content

Allow Scenarios to Continue Past an Error to the next 'Given/When'. #25

Description

@alistairjevans

It would be nice to allow multiple asserts to fire in a test (to collect multiple potential problems) rather than just stop on the first failure.

Test could then stop at the next non-assert (Given/When) step.

Probably best to make this configurable.

Would need an alternative to or an update to the DefaultStepCollectionExecutionStrategy.

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