Skip to content

Suppressing rules for Mocks? #26

@peteruhnak

Description

@peteruhnak

Mocketry (and I assume mocks in general) make use of #doesNotUnderstand: , which means that QA will go crazy. :)

For example, Mocketry uses Arg class for capturing arguments.. so I will see '[...] Messages sent but not implemented' for most of the uses.

I suppose the package target package (Mocketry) could somehow package rules modifying this behavior?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions