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

Nice string diff #18

Open
jatcwang opened this issue Jan 31, 2022 · 1 comment
Open

Nice string diff #18

jatcwang opened this issue Jan 31, 2022 · 1 comment

Comments

@jatcwang
Copy link
Owner

We should provide a string diff output that pinpoints what exactly is different. (Similar to other test frameworks already provide)

@jatcwang jatcwang changed the title String diff Nice string diff Jan 31, 2022
@jducoeur
Copy link

Just wanted to bump this one. I just ported from Diffx (having been pointed over here by the SoftwareMill folks), which went quite smoothly; the only thing I miss is the nice .show(), especially with its configurability to be able to show or elide the identical bits. (I'm building a scenario-testing harness at work, so I can't just use the unit-test-oriented integrations; I'm building higher-level functions that render the errors where they show up.)

Overall, lovely library!

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

2 participants