Test Generator

Test Generator

Generate comprehensive test suites including unit tests, integration tests, and E2E tests

6estrellas
1forks
Actualizado 1/23/2026
SKILL.md
readonlyread-only
name
Test Generator
description

Generate comprehensive test suites including unit tests, integration tests, and E2E tests

version
"1.0.0"

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"

You Might Also Like

Related Skills

fix

fix

243Kdev-testing

Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.

facebook avatarfacebook
Obtener
peekaboo

peekaboo

179Kdev-testing

Capture and automate macOS UI with the Peekaboo CLI.

openclaw avataropenclaw
Obtener
frontend-testing

frontend-testing

128Kdev-testing

Generate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities. Triggers on testing, spec files, coverage, Vitest, RTL, unit tests, integration tests, or write/review test requests.

langgenius avatarlanggenius
Obtener
frontend-code-review

frontend-code-review

127Kdev-testing

Trigger when the user requests a review of frontend files (e.g., `.tsx`, `.ts`, `.js`). Support both pending-change reviews and focused file reviews while applying the checklist rules.

langgenius avatarlanggenius
Obtener
code-reviewer

code-reviewer

92Kdev-testing

Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.

google-gemini avatargoogle-gemini
Obtener
session-logs

session-logs

90Kdev-testing

Search and analyze your own session logs (older/parent conversations) using jq.

moltbot avatarmoltbot
Obtener