Documentation
¶
Index ¶
Constants ¶
View Source
const FileExt = ""
View Source
const (
OutputsDir = "/cnab/app/porter/outputs"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runner ¶
type TestRunner ¶
type TestRunner struct { *Runner TestContext *context.TestContext }
func NewTestRunner ¶
func NewTestRunner(t *testing.T, mixin string, runtime bool) *TestRunner
NewTestRunner initializes a mixin test runner, with the output buffered, and an in-memory file system.
Click to show internal directories.
Click to hide internal directories.