testing

package
v0.9.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 26, 2026 License: MPL-2.0 Imports: 2 Imported by: 0

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

func SkipUnlessAcc(t *testing.T)

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL