Simon Willison · 16h ago · 7 · tool testing open source

A new testing plugin provides a fake LLM model ('echo') that echoes prompts without actual inference, enabling developers to write automated tests for LLM-based applications. The tool supports faking reasoning blocks and JSON responses, streamlining test development workflows.