Guides AI coding tools to adhere to language-agnostic unit testing principles.
Testing Sensei is an MCP (Model Context Protocol) stdio server designed to serve as an intelligent guide for AI coding tools, such as Gemini CLI or Claude Code. It enforces rigorous, language-agnostic unit testing principles, ensuring that AI-generated code adheres to best practices like test-driven development, clear documentation through tests, and the creation of small, deterministic, and declarative test cases. By integrating with MCP-compatible clients, it helps AI agents produce high-quality, maintainable, and well-tested software.