Diffs for human consumption
Difflicious is a library that produces nice readable diffs in your tests.
- Readable and Actionable diff results
- Flexible & Configurable diffing logic
- Ignore unimportant fields when comparing
- Compare
List
s of items independent of order - Match
Map
entries by key and show diffs of the values
- Integration with test frameworks and popular libraries
Hungry for some good diffs? Check out the documentation!
All contributions are welcome including suggestions and ideas. For larger changes please raise an issue first to avoid duplicate work :)
This project takes many inspirations from
Apache License 2.0. See LICENSE file.