Unit Testing
You can test a Pulumi stack that uses a service provider by using the TestWithServiceProviderAsync
method. This will have to be edited as part of the mock example client that pulumi provide in their docs for unit testing.
You can test a Pulumi stack that uses a service provider by using the TestWithServiceProviderAsync
method. This will have to be edited as part of the mock example client that pulumi provide in their docs for unit testing.