
How to Test Infrastructure as Code
Learn how to test infrastructure as code with Pulumi—unit tests, integration tests, and policy checks in Python, TypeScript, Go, C#, and Java.
Alex Leventer
23 min read
Learn how to test infrastructure as code with Pulumi—unit tests, integration tests, and policy checks in Python, TypeScript, Go, C#, and Java.
Alex Leventer
23 min readVercel's agent-browser uses 82% less context than Playwright MCP. I tested both on the same six browser tests to see how they compare.
Engin Diri
Add unit testing with Jest to your Pulumi toolbox to write better, safer infrastructure code.
Christian Nunciato
Learn how to test infrastructure as code with Pulumi. This guide covers unit, property, and integration testing with mocks, Automation API, and real examples.
Sophia Parafina
Learn how unit testing your infrastructure assets can help ensure correctness of your deployments.
Lee Zen
Pulumi accelerates infrastructure testing 60x with mocking and unit tests.
Dustin Farris
Developing infrastructure programs in C# and F# with unit tests, TDD, and mocks
Mikhail Shilkov
Unit testing for infrastructure is now available using Node.js, Python, .NET, and Go
Sophia Parafina
BigData Boutique uses Pulumi to determine optimal Elasticsearch configurations for their customers
Itamar Syn-Hershko
This post shows how to use Node.js, the Mocha test framework, and the Chai assertion library to embed tests alongside your infrastructure-as-code definitions.
Joe Duffy