Documentation ¶
Index ¶
Constants ¶
const DockerLogo = `` /* 820-byte string literal not displayed */
DockerLogo is an eyecatcher message that indicates the user is running tests inside a docker container.
const SauceIgnoreNotExist = `` /* 616-byte string literal not displayed */
SauceIgnoreNotExist is a recommendation to create a .sauceignore file in the case that it is missing.
const SauceLogo = `` /* 1963-byte string literal not displayed */
SauceLogo is an eyecatcher message that indicates the user is running tests in the Sauce Labs cloud.
const SignupMessage = `` /* 171-byte string literal not displayed */
SignupMessage explains how to obtain a Sauce Labs account and where to find the access key.
const UploadingTimeoutSuggestion = `` /* 592-byte string literal not displayed */
UploadingTimeoutSuggestion is a recommendation to add unnecessary files to .sauceignore in the case that the bundled file is too big.
Variables ¶
This section is empty.
Functions ¶
func LogGlobalTimeoutShutdown ¶ added in v0.42.0
func LogGlobalTimeoutShutdown()
LogGlobalTimeoutShutdown prints out the global timeout shutdown message.
func LogSauceIgnoreNotExist ¶ added in v0.39.2
func LogSauceIgnoreNotExist()
LogSauceIgnoreNotExist prints out a formatted and color coded version of SauceIgnoreNotExist.
func LogUploadTimeoutSuggestion ¶ added in v0.43.1
func LogUploadTimeoutSuggestion()
LogUploadTimeoutSuggestion prints out adding unnecessary files to .sauceignore
Types ¶
This section is empty.