package
0.2.0
Repository: https://github.com/acidlemon/go-prove.git
Documentation: pkg.go.dev

# Structs

JUnitFailure contains data related to a failed test.
No description provided by the author
JUnitProperty represents a key/value pair used to define properties.
JUnitSkipMessage contains the reason why a testcase was skipped.
JunitSystemErr contains the standard error.
JUnitSystemOut contains the standard out.
JUnitTestCase is a single test case with its result.
JUnitTestSuite is a single JUnit test suite which may contain many testcases.
JUnitTestSuites is a collection of JUnit test suites.
No description provided by the author