Skip to content

Improve assertion message for data() chainer #115

@verheyenkoen

Description

@verheyenkoen

The current assertion message for the data chainer is something to the effect of

expected { ... }[ not] to have property propertyName[ of value]"

It would be a great improvement to mention that it concerns a data(set) property instead of a "regular" property, so I'd propose to change the message to:

expected { ... }[ not] to have data property propertyName[ of value]"

or

expected { ... }[ not] to have dataset property propertyName[ of value]"

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