Skip to content

provide a more flexible mechanism for immediately failing a test #46

@deltics

Description

@deltics

Currently, a test may be unconditionally failed by calling the Error()/Errorf() functions. These are limited to accepting a (required) message and args. This does not provide for a fatal failure (halting execution of the current test).

A more flexible mechanism is required.

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