Shentia/mcp-generate-unit-testingMCP 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