Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func XFail ¶
func XFail(reason string, f func())
XFail replaces the default Fail handler with a XFail for one occurrence. XFail skips the test once it fails and leaves a XFAIL label on the message. It is useful to mark tests as XFail when one wants them to run even though they fail, monitoring and collecting information.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.