pulumi/pkg/testing
Matthew Riley 606c45ffea Keep test files on assertion failure
We were pretty careful to keep the test directory around if the test ever
exited early due to a panic or error return. But if the test ran to
completion and failed -- for example, if ExtraRuntimeValidation caused the
test to fail -- we would end up deleting the test directory.

Fixes #868
2018-02-01 23:35:49 -08:00
..
integration Keep test files on assertion failure 2018-02-01 23:35:49 -08:00
environment.go Wire Package.Main to the Pulumi Service. (#615) 2017-11-30 08:14:47 -08:00