pulumi/pkg/testing
Levi Blackstone 5a730d6ebc
Use Go's file handling libs for integration test framework (#4107)
Rather than shelling out to the `rm` and `cp` commands,
use Go's os utils to perform these operations. This will
work on any platform rather than just Linux.
2020-03-18 17:57:50 -06:00
..
integration Use Go's file handling libs for integration test framework (#4107) 2020-03-18 17:57:50 -06:00
environment.go Run Dep Ensure when testing Go integration projects 2020-03-10 03:11:44 +02:00