Tags: michalzxc/dyff
Tags
Fix broken test case With the unified text rendering, the unchanged output is not also colored line by line rather than coloring the line feed character as part of one big color format. Therefore the expected test output is looking slightly different in raw mode.
Introduce multiline text difference output Fixes homeport#171 Add human friendly difference output for multiline texts similar to the one used by the minor change output.
Extend invalid YAML check test case Ref: homeport#209 Add new field to the invalid YAML test case sample YAML to verify that the fix from the `neat` package does indeed fix the reported issue.
Bump github.com/onsi/gomega from 1.16.0 to 1.17.0 Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
PreviousNext