pulumi/pkg/testing/integration
Justin Van Patten d02c0b1152
Default to UseAutomaticVirtualEnv in integration tests (#6318)
This way, the tests use the built-in virtual environment support by
default, which is what most customers will be using. A new `UsePipenv`
option is available to go back to using pipenv for tests.
2021-02-11 18:16:07 -08:00
..
command.go Ensure stderr is updated on error even if verbose is not set 2020-11-18 00:56:26 -08:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
program.go Default to UseAutomaticVirtualEnv in integration tests (#6318) 2021-02-11 18:16:07 -08:00
program_test.go Drop unnecessary prefix in test output since we rely on go's testing to do the right thing 2020-11-17 23:24:08 -08:00
pulumi.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
s3reporter.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
util.go Drop unnecessary prefix in test output since we rely on go's testing to do the right thing 2020-11-17 23:24:08 -08:00