Join Slack
Powered by
This message was deleted.
# python
s
sparse-intern-71089
10/01/2021, 1:30 PM
This message was deleted.
r
red-match-15116
10/01/2021, 4:00 PM
We use these frameworks to test pulumi itself. So for automation-api driven tests,
https://github.com/pulumi/pulumi/tree/master/sdk/python/lib/test/automation
is helpful. For mocks, you can look at
https://github.com/pulumi/pulumi/tree/master/sdk/python/lib/test_with_mocks
And for integration tests there’s
https://github.com/pulumi/pulumi/tree/master/tests/integration
Open in Slack
Previous
Next