Skip to content

Uses Google's classic diff-match-patch algorithm to compare two files, sending the color highlighted output to *testing.T for use when testing expected versus actual results.

License

Notifications You must be signed in to change notification settings

readwritepro/compare-test-results

Repository files navigation

Compare-files uses Google's classic diff-match-patch algorithm to compare two files. It sends the color highlighted output to *testing.T for use when testing expected versus actual results.

About

Uses Google's classic diff-match-patch algorithm to compare two files, sending the color highlighted output to *testing.T for use when testing expected versus actual results.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages