Versions in this module Expand all Collapse all v1 v1.3.2 Oct 29, 2018 Changes in this version + const TestEnvVar + func Test(t TestT, c TestCase) + type TestCase struct + Builder packer.Builder + Check TestCheckFunc + PreCheck func() + SkipArtifactTeardown bool + Teardown TestTeardownFunc + Template string + type TestCheckFunc func([]packer.Artifact) error + type TestT interface + Error func(args ...interface{}) + Fatal func(args ...interface{}) + Skip func(args ...interface{}) + type TestTeardownFunc func() error