package
0.0.0-20230323071529-3256294b6359
Repository: https://github.com/kcp-dev/kcp-tests.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
SuitesString returns a string with the provided suites formatted.

# Constants

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

# Structs

No description provided by the author
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.
No description provided by the author
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.
No description provided by the author
TestSuiteProperty contains a mapping of a property name to a value.

# Type aliases

No description provided by the author
TestResult is the result of a test case.