Versions in this module Expand all Collapse all v0 v0.38.0 Jun 12, 2023 Changes in this version + const GoldenFilePath + const ResultsFilename + var Root = filepath.Join(filepath.Dir(b), "../..") + var Update = flag.String("update", "", "name of test to update") + func FileExists(dirname, f string) bool + func ReadFile(p string, name string) []byte + func ReadRootFile(p string, name string) []byte + func WriteFile(p string, content []byte, name string) + func WriteRootFile(p string, content []byte, name string)