package
0.17.0
Repository: https://github.com/coreos/coreos-assembler.git
Documentation: pkg.go.dev

# Packages

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

# Functions

CleanOutputDir creates/empties an output directory and returns the cleaned path.
NewSuite creates a new test suite.

# Constants

No description provided by the author

# Variables

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

# Structs

H is a type passed to Test functions to manage test state and support formatted test logs.
No description provided by the author
Options.
Suite is a type passed to a TestMain function to run the actual tests.

# Type aliases

Test is a single test function.
Tests is a set of test functions and timeouts that can be given to a Suite.