Skip to content

On crash exit value is still 0 #40

@perry-mitchell

Description

@perry-mitchell

When grunt-contrib-nodeunit crashes, which is does often without any error message, the exit value is still 0.

The exit value for any failure should be > 0.

By crash I simply mean a fault in the code which nodeunit/grunt was somehow unable to handle. For example, not calling done() on a setup or tearDown method.

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