Skip to content

Show incorrect mock calls globally #23

@lindycoder

Description

@lindycoder

When a mock call doesn't meet its expecation, the error is put on stdout during the call.

So when this code happens:

var=$(mocked-command)

then $var has the error "Unexpected call..." so it's hard to debug and see the problem

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