Expand description
§Testing — Generic test harness for all connectors
Provides a unified test suite that can validate any connector implementing the core traits. Tests automatically skip features the connector doesn’t support (returns UnsupportedOperation).
Modules§
- assertions
- Assertions — Sanity-check helpers for connector response types
- env_
loader - Env Loader — Load API credentials from
.envfile - harness
- Test Harness
- suites
- Test Suites