package
0.0.0-20240810090356-c5cebdb4e16e
Repository: https://github.com/codecodeorg/opgeth.git
Documentation: pkg.go.dev
# Functions
CountFailures returns the number of failed tests in the result slice.
MatchTests returns the tests whose name matches a regular expression.
Run executes a single test.
RunTAP runs the given tests and writes Test Anything Protocol output to the report writer.
RunTests executes all given tests in order and returns their results.