Skip to content

The test suite never fails #214

@nh2

Description

@nh2

On failure, the test suite just prints info to stdout. It does not actually fail the process with an exit code.

So automated testing is impossible.

Usually, test suited declared as type: exitcode-stdio-1.0 are supposed to signal failure with an exit code.

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