Allow custom messages in expect() #900
clayreimann
started this conversation in
Ideas
Replies: 5 comments
|
The functionality is provided by |
0 replies
|
Which is incompatible with the infix operators. Chai provides a similar api for their assertions that aren't function calls. |
0 replies
|
@ikesyo Any comment on this? Would such a PR be accepted? |
0 replies
|
It seems that this would be important with regard to #493. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
expectso 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:
All reactions