Generate Unit Testing Server
An intelligent Model Context Protocol (MCP) server that automatically generates comprehensive unit tests for Angular, React, and Next.js projects using Jest, Karma/Jasmine, or other testing frameworks.
Features
π Automatic Project Detection - Detects Angular, React, or Next.js projects and their versions
π¦ Framework Management - Checks for testing frameworks and offers automated installation
π Live Documentation Fetching - Retrieves latest Jest and Jasmine documentation before generating tests
π€ LLM-Powered Generation - Uses Claude Sonnet 4.5+ for intelligent test generation
π― High Coverage Target - Generates tests targeting >85% code coverage
β
All Public Methods - Creates tests for all exported functions and public class methods
π Side-by-Side Validation - Displays source and test code for easy review
π οΈ Multiple Frameworks - Supports Jest, Karma/Jasmine, and Vitest