Module session

Module session 

Source
Expand description

Session testing utilities.

This module provides utilities for testing MCP sessions, integrating with the debug module for recording and validation.

Structsยง

SessionDiff
Compare two sessions for differences.
TestSession
A test session wrapper that combines recording, inspection, and validation.
TestSessionBuilder
Builder for creating test sessions with custom configuration.
TestSessionResult
Result of a completed test session.