Documentation
¶
Overview ¶
Package golden holds JSON-fixture helpers for tests that maintain testdata/ goldens. The package owns the shared -update flag so multiple consumers route through one switch.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Update = flag.Bool("update", false, "rewrite testdata/*.json golden fixtures from current test output")
Update is the shared -update flag for golden regeneration.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.