Documentation
¶
Overview ¶
Package testing provides base configuration for (integration) testing
Package testing provides base configuration for (integration) testing
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cfg = `` /* 806-byte string literal not displayed */
Cfg is a base provider config snippet for tests.
View Source
var CfgBroken = `` /* 733-byte string literal not displayed */
CfgBroken is an intentionally broken provider config snippet for tests.
View Source
var CfgNamedConfigs = `` /* 805-byte string literal not displayed */
CfgNamedConfigs is a base provider config snippet with named configs enabled.
Functions ¶
func SkipUnlessAcc ¶ added in v0.9.0
SkipUnlessAcc skips acceptance-style tests unless explicitly enabled.
Convention: terraform providers use TF_ACC=1 to enable tests that require external systems and/or a real Terraform CLI run.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.