Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve assertion message for data() chainer #115

Open
verheyenkoen opened this issue Jul 5, 2023 · 0 comments
Open

Improve assertion message for data() chainer #115

verheyenkoen opened this issue Jul 5, 2023 · 0 comments

Comments

@verheyenkoen
Copy link

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]"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant