Replies: 1 comment
-
|
+1 this would be awesome |
Beta Was this translation helpful? Give feedback.
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.
-
Here's an assertion where it would be awesome to get a "split assertion failure" helper note about which of the fields didn't match up:
As it is, I have to copy/paste each field into a separate equality assertion to break down the problem. That's exactly what "split assertion failures" are for.
(Side note: "split assertion failure" is a strange label; I don't know what it means. Maybe we can come up with a better description to help new people read the feedback.)
Beta Was this translation helpful? Give feedback.
All reactions