General
Test Generator - Claude MCP Skill
Generate comprehensive test suites including unit tests, integration tests, and E2E tests
SEO Guide: Enhance your AI agent with the Test Generator tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to generate comprehensive test suites including unit tests, integration tests, and e2e tests... Download and configure this skill to unlock new capabilities for your AI workflow.
Documentation
SKILL.md# Test Generator Generate comprehensive test suites that catch bugs before production. From unit tests to E2E scenarios, create tests that give you confidence to ship. ## Core Workflows ### Workflow 1: Unit Test Generation 1. **Analyze Code** - Understand function inputs/outputs 2. **Happy Path** - Test expected behavior 3. **Edge Cases** - Test boundary conditions 4. **Error Cases** - Test failure scenarios 5. **Mocking** - Create mocks for dependencies ### Workflow 2: E2E Test Generation 1. **User Flows** - Identify critical paths 2. **Test Scenarios** - Write step-by-step tests 3. **Selectors** - Define robust element selectors 4. **Assertions** - Verify expected outcomes 5. **Data Setup** - Handle test data ## Quick Reference | Action | Command | |--------|---------| | Generate unit tests | "Generate tests for [function]" | | E2E tests | "Create E2E tests for [flow]" | | Coverage report | "Analyze test coverage" |
Signals
Information
- Repository
- eddiebe147/claude-settings
- Author
- eddiebe147
- Last Sync
- 1/18/2026
- Repo Updated
- 1/16/2026
- Created
- 1/13/2026
Reviews (0)
No reviews yet. Be the first to review this skill!
Related Skills
Peer Reviewer
Conduct thorough peer reviews of academic and technical documents
Roundtrip Test Skill
A test skill designed to validate the complete collection submission workflow roundtrip
github-dollhouse-workflow-documenter
Skill for creating comprehensive documentation of GitHub and DollhouseMCP integration workflows
Model Evaluator
Evaluate and compare ML model performance with rigorous testing methodologies
Related MCP Servers
playwright-mcp-internal
Playwright MCP server
@executeautomation/playwright-mcp-server
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
@automatalabs/mcp-server-playwright
MCP server for browser automation using Playwright