Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogToCurrentTest ¶
func LogToCurrentTest(testID, message string)
LogToCurrentTest logs to the currently active test
func LogToCurrentTestOrService ¶
func LogToCurrentTestOrService(testID, message string)
LogToCurrentTestOrService tries to log to current test, falls back to service
func SetTestLogger ¶
func SetTestLogger(logger TestLogger)
SetTestLogger sets the global test logger (called by TUI)
Types ¶
type TestLogger ¶
TestLogger interface for logging to specific tests
Click to show internal directories.
Click to hide internal directories.