Skip to content
This repository was archived by the owner on Sep 14, 2024. It is now read-only.
This repository was archived by the owner on Sep 14, 2024. It is now read-only.

TestEZ does not error when it fails to load a module #156

@oltrep

Description

@oltrep

When running in a CLI, we check if the failed test count is above zero, and return with a non-zero exit code.

If TestEZ fails to run the main function of a test module, it will show an error like Error during planning: ..., but since this error does not add a failure to the counter, it still returns 0 like if it would have succeed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions