Skip to content

kci-dev results should return an error in a json when failing and using option --json #141

@CamilaAlvarez

Description

@CamilaAlvarez

For example:
kci-dev results test --id 'maestro:test' --json will fail because there ir no test with that id.

The command returns

json error: Test not found

but it should return

{"error": "Test not found"}

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