Module error

Module error 

Source
Expand description

Test error handling

This module defines error types for integration test failures and configuration issues. It provides comprehensive error handling for Docker operations, service configuration, and test execution problems.

§Primary types

Structs§

CredentialRetrievalError
A Credential loading error
DockerError
A low level Docker error.
UnavailableRuntimeError
An error indicating that the async runtime was not configured.

Enums§

TestError
Error type for integration tests.