Terratest is a Go library that makes it easier to write automated tests for your infrastructure code. It provides a variety of helper functions and patterns for common infrastructure testing tasks, including:
Yevgeniy Brikman talks about how to write automated tests for infrastructure code, including the code written for use with tools such as Terraform, Docker, Packer, and Kubernetes. Topics covered include: unit tests, integration tests, end-to-end tests, dependency injection, test parallelism, retries and error handling, static analysis, property testing and CI / CD for infrastructure code.
This presentation was recorded at QCon San Francisco 2019: https://qconsf.com/.
Slides to the video can be found here: Slides: How to test infrastructure code.
Terratest was developed at Gruntwork to help maintain the Infrastructure as Code Library, which contains over 300,000 lines of code written in Terraform, Go, Python, and Bash, and is used in production by hundreds of companies.
Your entire infrastructure. Defined as code. In about a day.
Explore Gruntwork.io