# Packages

Package harness contains basic reusable test harness components, without any domain-specific logic.
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.

# Functions

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

# Structs

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

# 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