package
Version:
v0.5.6
Opens a new window with list of versions in this module.
Published: Oct 18, 2022
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package outcheck provides a utility to check if the output of a template
function matches a file.
New creates a new Checker, that will check if the output written to it
matches that of expectFile.
The check is performed automatically at the end of the test through
testing.T.Cleanup.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.