# README
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.
# Packages
Package tftest contains utilities to help with writing tests for Terraform plugins.