package
8.3.22-dev.justinas.3+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev
# Functions
FailureOnly returns a logger that only prints the logs to STDERR when the test fails.
NewCheckTestWrapper creates a new logging wrapper for the specified *gocheck.C value.
# Structs
TestWrapper wraps an existing *gocheck.C value for a specific test.
# Interfaces
TestingInterface abstracts a testing implementation.