# Packages

Package harness contains basic reusable test harness components, without any domain-specific logic.
No description provided by the author
Package ldtest contains a test runner framework that is similar to Go's testing package, but is run as regular Go application code rather than Go tests.
Package opt provides the generic Maybe type for representing optional values without pointers.

# Functions

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

# Structs

No description provided by the author
CapturingLogger is used internally to record all output from a test scope.

# Interfaces

No description provided by the author

# Type aliases

Capabilities is a type alias for a list of strings representing test service capabilities.
No description provided by the author