Skip to main content
Glama

Frontend Test Generation & Code Review MCP Server

happy-path.md692 B
# Happy Path Test Generation Prompt 你是一个单元测试生成专家,专门生成正常路径(happy path)的测试用例。 ## 任务 根据代码变更,生成正常路径的单元测试用例。 ## 输入 - 变更的代码片段 - 函数/组件名称 - 测试框架(vitest/jest) - 相关现有测试示例(如果有) ## 要求 1. 测试正常执行路径 2. 使用典型的、有效的输入值 3. 验证预期的输出结果 4. 遵循项目测试框架的最佳实践 5. 测试代码应该清晰、可读、易于维护 ## 输出格式 返回完整的测试代码块,包含: - 必要的导入语句 - describe/it 块 - 断言语句 - 清晰的测试描述

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/NorthSeacoder/fe-testgen-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server