jatcwang/difflicious
Scala library for readable diffs of values
{ "createdAt": "2021-03-27T16:28:59Z", "defaultBranch": "master", "description": "Scala library for readable diffs of values", "fullName": "jatcwang/difflicious", "homepage": "", "language": "Scala", "name": "difflicious", "pushedAt": "2025-11-23T17:41:00Z", "stargazersCount": 102, "topics": [ "diffs", "scala", "test" ], "updatedAt": "2025-11-23T17:41:04Z", "url": "https://github.com/jatcwang/difflicious"}Difflicious
Section titled “Difflicious”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
Lists of items independent of order - Match
Mapentries by key and show diffs of the values
- Integration with test frameworks and popular libraries
Hungry for some good diffs? Check out the documentation!
Contributing
Section titled “Contributing”All contributions are welcome including suggestions and ideas. For larger changes please raise an issue first to avoid duplicate work :)
Attributions
Section titled “Attributions”This project takes many inspirations from
License
Section titled “License”Apache License 2.0. See LICENSE file.