Expand description
Test fixtures for MCP testing.
This module provides pre-built fixtures for common testing scenarios.
Functionsยง
- calculator_
tools - Create the calculator tool set.
- filesystem_
resources - Create a file system resource set.
- prompt_
definition - Create a standard prompt definition for testing.
- prompt_
with_ args - Create a prompt with arguments.
- resource_
definition - Create a standard resource definition for testing.
- sample_
prompts - Create a set of sample prompts for testing.
- sample_
resources - Create a set of sample resources for testing.
- sample_
tools - Create a set of sample tools for testing.
- tool_
definition - Create a standard tool definition for testing.