package
0.1.17
Repository: https://github.com/gitpod-io/dazzle.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

RunTests executes a series of tests.
ValidateAssertions runs the assertions of a test spec against a run result and sets the result appropriately.

# Structs

ErrResult indicates failure.
LocalExecutor executes tests against the current, local environment.
Result is the result of a test.
Results is a collection of test results.
RunResult is the direct output produced by a test container.
Spec specifies a command execution test against a Docker image.

# Interfaces

Executor can run test commands in some environment.