Skip to content
This repository was archived by the owner on Jun 3, 2021. It is now read-only.
This repository was archived by the owner on Jun 3, 2021. It is now read-only.

when test fails, indicate which step failed more clearly #65

@astampoulis

Description

@astampoulis

If I have this protocol:

- foo
- bar
- foo

And this script:

foo
bar
baz

I would like the error reporting to look something like this:

- foo
- bar
vvvvvvvv
- foo
^^^^^^^
error happened here

(I just mean something that points to the exact line, e.g. a number or something like that.)

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