Documentation ¶
Overview ¶
Package testlib provides common test utilities.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustTempDir ¶
MustTempDir creates a temporary directory (or dies trying), and changes the working directory to it. This temporary directory will be automatically removed upon test completion iff the test succeeded.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.