Skip to content

Connectum API Reference / @connectum/testing / index

index

@connectum/testing — Testing utilities for the Connectum framework.

Provides a test server utility, in-process transport helpers, OTel collectors, and a cross-transport parity driver to eliminate boilerplate in ConnectRPC service tests.

Mock factories, assertion helpers and protobuf descriptor fixtures now live in @connectum/test-fixtures. They are re-exported from this entry for backwards compatibility — existing imports from @connectum/testing continue to work unchanged.

Classes

Interfaces

Variables

Functions

References

CreateTestServerOptions

Re-exports CreateTestServerOptions


TestServer

Re-exports TestServer