package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev
# Structs
FailureOutput holds the output from a failing test.
JUnitTestCase represents a jUnit test case.
TestSuite represents a single jUnit test suite, potentially holding child suites.
TestSuites represents a flat collection of jUnit test suites.
Options is used to run a suite of tests by invoking each test as a call to a child worker (the run-tests command).
SkipMessage holds a message explaining why a test was skipped.
TestOptions handles running a single test.
TestSuiteProperty contains a mapping of a property name to a value.