Documentation
¶
Overview ¶
Package test exposes Paper's golden-structure test helper for library consumers. It is a thin re-export of the canonical implementation in internal/test, kept dependency-free so importing it never adds third-party modules to a consumer's build.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrCannotReadDir = test.ErrCannotReadDir ErrGoModNotFound = test.ErrGoModNotFound )
Errors returned while resolving the golden-file directory.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.