mirror of
https://github.com/hashicorp/terraform-plugin-test
synced 2026-04-05 18:51:52 +00:00
No description
- Go 100%
| CHANGELOG.md | ||
| config.go | ||
| doc.go | ||
| go.mod | ||
| go.sum | ||
| guard.go | ||
| helper.go | ||
| LICENSE | ||
| plugin.go | ||
| README.md | ||
| util.go | ||
| working_dir.go | ||
ARCHIVED: This project has been merged into terraform-plugin-sdk as the plugintest package.
Terraform Plugin Test Helper Library
This is an experimental library for testing Terraform plugins in their
natural habitat as child processes of a real terraform executable.