Skip to content

Jasmine custom matchers should support CLI reporters #50

Open
@cburgmer

Description

@cburgmer

It seems that the support for DOM nodes inside Jasmine's custom matchers message object really depends on the reporter the user is employing: jasmine/jasmine#791

imagediff could probably account for that so that for CLI reporters a string is output instead. Right now the karma reporter for example crashes as indexOf() is not supported for a DOM node.

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