# Packages

Package provisioneracc creates a framework for provisioner acceptance testing.
Package testutils provides some simple ease-of-use tools for implementing acceptance testing.

# Functions

nolint:errcheck.

# Constants

TestEnvVar must be set to a non-empty value for acceptance tests to run.

# Structs

PluginTestCase is a single set of tests to run for a plugin.

# Type aliases

TestTeardownFunc is the callback used for Teardown in TestCase.