Skip to content

CLI tests should output error messages on subprocess failure #139

@sjrct

Description

@sjrct

Right now, when a subprocess fails, the only information the test displays is that the status code was incorrect. We should show the stdout/stderr of the subprocess as well to make debugging tests easier.

See #133 for this deficiency in action.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions