| Crates.io | tooltest-core |
| lib.rs | tooltest-core |
| version | 0.3.0 |
| created_at | 2026-01-13 07:53:56.03085+00 |
| updated_at | 2026-01-14 23:17:30.451224+00 |
| description | Core runner for MCP conformance testing. |
| homepage | |
| repository | https://github.com/lambdamechanic/tooltest |
| max_upload_size | |
| id | 2039557 |
| size | 756,261 |
Internal crate providing the tooltest runner and MCP testing primitives.
This crate is primarily intended for tooltest's own use and may change without
notice. End users should install the tooltest CLI instead.
Run configuration supports optional tool-name filtering via ToolNamePredicate
and RunConfig::with_tool_filter for limiting which tools are eligible for
generation in core tests.