Enrich AssertFailedException with tested value(s) #6076
inikulshin
started this conversation in
Ideas
Replies: 1 comment
-
+1 At least for expected and actual we have fields in MTP to ship it to error view that can compare the values, would be very helpful for vscode where the diff view is present and can show the values, and hopefully test explorer would add it as well, I've discussed it with the team in the past but it did not go anywhere, so it might be worth re-opening. |
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.
-
E.g. add an expected and actual values:
https://learn.microsoft.com/en-us/dotnet/api/system.exception.data?view=net-9.0
Beta Was this translation helpful? Give feedback.
All reactions