Infrastructure Testing
Everything on SkillVeris tagged Infrastructure Testing — collected across the glossary, study notes, blog, and cheat sheets.
2 resources across 1 library
Interview Questions(2)
What is Infrastructure Testing and Why Does It Matter?
Infrastructure testing is the practice of writing automated checks that verify infrastructure-as-code (Terraform, CloudFormation, Pulumi) actually provisions t…
What is Terratest and How Does It Test Infrastructure Code?
Terratest is a Go library from Gruntwork that lets engineers write real integration tests for infrastructure code — it programmatically applies a Terraform (or…