//
pkg.gl
Category
github.com/sh0rez/go-jsonnet
internal
testutils
package
0.15.2
Repository:
https://github.com/sh0rez/go-jsonnet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
34 SLOC
#
Functions
CompareWithGolden
CompareWithGolden check if a file is the same as golden file.
Diff
Diff produces a pretty diff of two files.
UpdateGoldenFile
UpdateGoldenFile updates a golden file with new contents if the new contents are actually different from what is already there.