Shentia/MCP-Generate-Unit-Testing-Server
3.2
If you are the rightful owner of MCP-Generate-Unit-Testing-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
An intelligent MCP server that generates unit tests for Angular, React, and Next.js projects.
Tools
Functions exposed to the LLM to take actions
detect_project
Detects the project type and testing framework.
install_test_framework
Installs missing testing framework with user permission.
generate_unit_test
Generates comprehensive unit tests for a source file.
validate_test
Runs generated tests and calculates coverage.
display_side_by_side
Creates side-by-side comparison of source and test code.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client