Documentation ¶
Index ¶
Constants ¶
View Source
const ( GoldenFilePath = "test" ResultsFilename = "results.golden.json" )
Variables ¶
View Source
var ( // Root folder of this project Root = filepath.Join(filepath.Dir(b), "../..") )
View Source
var Update = flag.String("update", "", "name of test to update")
Functions ¶
func FileExists ¶
func ReadRootFile ¶ added in v0.37.0
func WriteRootFile ¶ added in v0.37.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.