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

VTest: show mismatched values when rune length isn't correct #71

Open
cohix opened this issue Jan 21, 2022 · 0 comments
Open

VTest: show mismatched values when rune length isn't correct #71

cohix opened this issue Jan 21, 2022 · 0 comments

Comments

@cohix
Copy link
Collaborator

cohix commented Jan 21, 2022

When I'm using AssertBodyString, I can get this error: body length mismatch: got 19 runes, want 18 runes

In this case I would like to know what the expected and actual values were so that I don't need to go adding extra prints to see what went wrong (and this likely applies to other Assert* things as well.

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