# Functions
No description provided by the author
No description provided by the author
No description provided by the author
PreCheck verifies and sets required provider testing configuration
This PreCheck function should be present in every acceptance test.
Skip implements a wrapper for (*testing.T).Skip() to prevent unused linting reports
Reference: https://github.com/dominikh/go-tools/issues/633#issuecomment-606560616.
# Constants
ProviderName for single configuration testing.
# Variables
ProviderFactories is a static map containing only the main provider instance
Use other ProviderFactories functions, such as FactoriesAlternate, for tests requiring special provider configurations.