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

assert_debug_eq gives unexpected results with expect_file #45

Open
jberryman opened this issue Dec 18, 2023 · 0 comments
Open

assert_debug_eq gives unexpected results with expect_file #45

jberryman opened this issue Dec 18, 2023 · 0 comments

Comments

@jberryman
Copy link

I think... or maybe I don't understand the docs.

If I do expect_file![path].assert_eq(&actual) in diff below I get the green case, while assert_debug_eq gives red. I was expecting the latter to result in a file with indentation and newlines so it can be read. The docs say "leading indentation is automatically removed", but I'm not sure what that means

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant