Expand description
Session testing utilities.
This module provides utilities for testing MCP sessions, integrating with the debug module for recording and validation.
Structsยง
- Session
Diff - Compare two sessions for differences.
- Test
Session - A test session wrapper that combines recording, inspection, and validation.
- Test
Session Builder - Builder for creating test sessions with custom configuration.
- Test
Session Result - Result of a completed test session.