package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Mar 1, 2026
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package scripting provides a simple script runner for testing MCP tools.
type Runner struct {
Raw bool
}
Runner manages the execution of MCP test scripts.
NewRunner creates a new Runner with the given MCP client session.
Run executes a script string against the established MCP session.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.