Module fixtures

Module fixtures 

Source
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.