Allow custom messages in expect() #900
Replies: 5 comments
-
The functionality is provided by |
Beta Was this translation helpful? Give feedback.
-
Which is incompatible with the infix operators. Chai provides a similar api for their assertions that aren't function calls. |
Beta Was this translation helpful? Give feedback.
-
@ikesyo Any comment on this? Would such a PR be accepted? |
Beta Was this translation helpful? Give feedback.
-
It seems that this would be important with regard to #493. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What did you do?
What did you expect to happen?
I would like to be able to provide custom message to
expect
so that I can see which loop iteration failed.I'd be willing to submit a PR if this feature fits with the project
Environment
List the software versions you're using:
Beta Was this translation helpful? Give feedback.
All reactions