pulumi/tests/examples
Justin Van Patten fe603568fd
Use provider.MainWithOptions to reduce boilerplate in integration tests (#7684)
We can use the new `provider.MainWithOptions` to reduce boilerplate in some of our testcomponent providers.

Also, while cleaning up here, I took this as an opportunity to replace use of `github.com/pkg/errors` in the `tests` dir to use the built-in functionality of the Go standard library.
2021-07-30 06:31:17 -07:00
..
compat/v0.10.0/minimal Move examples tests to /test/examples (#4196) 2020-03-26 20:19:18 -07:00
dynamic-provider Move examples tests to /test/examples (#4196) 2020-03-26 20:19:18 -07:00
formattable Move examples tests to /test/examples (#4196) 2020-03-26 20:19:18 -07:00
minimal Move examples tests to /test/examples (#4196) 2020-03-26 20:19:18 -07:00
multilang Move examples tests to /test/examples (#4196) 2020-03-26 20:19:18 -07:00
secrets Move examples tests to /test/examples (#4196) 2020-03-26 20:19:18 -07:00
examples_test.go Use provider.MainWithOptions to reduce boilerplate in integration tests (#7684) 2021-07-30 06:31:17 -07:00