Documentation ¶
Overview ¶
Package testtarget is a log driver that sends log messages to a go test. Specifically, log messages are sent to `logging`.T.Log.
This driver can be configured to automatically fail a test if an error message is produced. In this case, the log message is sent to `logging`.T.Error.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.