Skip to content

Make assert (and variants) throw #67

@Baccata

Description

@Baccata

The fact that assert behaves like expect and that it is not throwing / short-circuiting very much breaks least surprise for new comers. So I think it ought to be changed.

It should retain a an equivalent set of variants to expect, but all its variants should throw in the case of a failed assertion.

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