Documentation ¶ Index ¶ func AssertMatchesFile(t *testing.T, actual string, p string) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func AssertMatchesFile ¶ func AssertMatchesFile(t *testing.T, actual string, p string) AssertMatchesFile matches the actual value to a with expected file. If HACK_UPDATE_EXPECTED_IN_PLACE is set, it will write the actual value to the expected file, which is very handy when updating our tests. Types ¶ This section is empty. Source Files ¶ View all Source files compare.go Click to show internal directories. Click to hide internal directories.