Documentation ¶
Index ¶
Constants ¶
View Source
const DockerLogo = `` /* 819-byte string literal not displayed */
DockerLogo is an eyecatcher message that indicates the user is running tests inside a docker container.
View Source
const SauceIgnoreNotExist = `` /* 616-byte string literal not displayed */
SauceIgnoreNotExist is a recommendation to create a .sauceignore file in the case that it is missing.
View Source
const SauceLogo = `` /* 1962-byte string literal not displayed */
SauceLogo is an eyecatcher message that indicates the user is running tests in the Sauce Labs cloud.
View Source
const SignupMessage = `` /* 171-byte string literal not displayed */
SignupMessage explains how to obtain a Sauce Labs account and where to find the access key.
Variables ¶
This section is empty.
Functions ¶
func LogSauceIgnoreNotExist ¶ added in v0.39.2
func LogSauceIgnoreNotExist()
LogSauceIgnoreNotExist prints out a formatted and color coded version of SauceIgnoreNotExist.
func LogTestFailure ¶
func LogTestFailure(errors, total int)
LogTestFailure prints out a test failure summary statement.
func LogTestSuccess ¶
func LogTestSuccess()
LogTestSuccess prints out a test success summary statement.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.