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

FEATURE: visual diff for assertEquals failures #6

Open
stevebuik opened this issue Jan 6, 2017 · 0 comments
Open

FEATURE: visual diff for assertEquals failures #6

stevebuik opened this issue Jan 6, 2017 · 0 comments

Comments

@stevebuik
Copy link
Owner

Currently assertEquals uses JSON.stringify and the raw output of the fitbit diff lib to display differences. These two datasets can be combined so that the JSON.stringify 2nd arg is a fn which highlights the diffs using a background colour.

This fn could probably be submitted as a pull-request back to the fitbit lib since they would find it useful 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