Diff Utils library is an OpenSource library for performing the comparison / diff operations between texts or some kind of data: computing diffs, applying patches, generating unified diffs or parsing them, generating diff output for easy future displaying (like side-by-side view) and so on.
java
diff
tools
inline
unified-diffs
meyer
merge-text
java-diff-utils
computing-diffs
diff-algorithm
-
Updated
Jul 28, 2022 - Java
Tests were completely skipped during development.
Of course this should never happen, but happened. From simple stuff to WorkManager (which didn't even have official tests when this repository was released, but now has!), all help is appreciated.