terraform-provider-gitea/vendor/github.com/hashicorp/terraform-plugin-test/doc.go
Malar Invention 00ebcd295e add vendor
2022-04-03 09:37:16 +05:30

8 lines
312 B
Go

// Package tftest contains utilities to help with writing tests for
// Terraform plugins.
//
// This is not a package for testing configurations or modules written in the
// Terraform language. It is for testing the plugins that allow Terraform to
// manage various cloud services and other APIs.
package tftest