//
pkg.gl
Category
github.com/google/go-jsonnet
internal
testutils
package
0.21.0-rc1
Repository:
https://github.com/google/go-jsonnet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
33 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.