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 UploadingTimeout = `Failed to upload the project because it took too long. `
UploadingTimeout is a the message to warn the user that its upload reach the timeout.
const UploadingTimeoutSuggestion = `` /* 537-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 LogRootDirWarning ¶ added in v0.55.0
func LogRootDirWarning()
LogRootDirWarning prints out a warning message regarding the lack of an explicit rootDir configuration.
func LogSauceIgnoreNotExist ¶ added in v0.39.2
func LogSauceIgnoreNotExist()
LogSauceIgnoreNotExist prints out a formatted and color coded version of SauceIgnoreNotExist.
func LogUploadTimeout ¶ added in v0.53.0
func LogUploadTimeout()
LogUploadTimeout prints out a timeout warning.
func LogUploadTimeoutSuggestion ¶ added in v0.43.1
func LogUploadTimeoutSuggestion()
LogUploadTimeoutSuggestion prints out adding unnecessary files to .sauceignore
Types ¶
This section is empty.