Skip to content

Specifications should run all of their validators, regardless of assertion errors #13

Description

@mjahlv

The current behaviour is that Specifications will only run until they reach an error. This means all subsequent validators in a specification will not get run, and so the test will not report on further issues.

Specifications should run all of their validations and continue on error so that all assertion errors are reported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions