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

Diff eqv result #23

Open
1Jajen1 opened this issue Nov 2, 2019 · 0 comments
Open

Diff eqv result #23

1Jajen1 opened this issue Nov 2, 2019 · 0 comments
Milestone

Comments

@1Jajen1
Copy link
Owner

1Jajen1 commented Nov 2, 2019

Currently the counterexample added by eqv just prints both values one after the other. A proper diff can make it a lot clearer what is happening.

I have a working version that uses kotlin-pretty for nice output, a parser for generic toString output (works best with data classes) and a decent diffing algorithm. The result is quite nice and I plan on releasing it together with the internals rewrite soon.

This can be taken a lot further with showing errors and values at correct positions in code etc.

@1Jajen1 1Jajen1 added this to the 1.0 Stable milestone Nov 2, 2019
@1Jajen1 1Jajen1 mentioned this issue Nov 2, 2019
13 tasks
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