DevOps
Pulumi Testing: Unit Tests, Mocks, and Integration Tests in Python and TypeScript
Pulumi programs are real code — TypeScript, Python, Go — which means you can test them with standard testing frameworks. Pulumi's built-in mocking system lets you unit test your infrastructure definitions without deploying anything to the cloud. For end-to-end validation, Pulumi Automation API runs real deployments in