Versions in this module Expand all Collapse all v0 v0.8.0 Jun 23, 2015 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