setuptest/doc.go (1 lines of code) (raw):
// Package setuptest is used to setup a test environment for testing Terraform code.
// It will copy the supplied directories to a temporary location before running
// Terraform commands like init, plan, apply, destroy and output.
package setuptest