ToonVos

Wasp Test Automator — Testing & QA agent for Claude Code

Testing & QA community

Generate Wasp operation tests following TDD patterns with correct import rules and auth checking.

How to install Wasp Test Automator

Installs to ~/.claude/agents/toonvos-empty-opensaas-wasp-test-automator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ToonVos/empty-opensaas/HEAD/.claude/agents/wasp-test-automator.md -o ~/.claude/agents/toonvos-empty-opensaas-wasp-test-automator.md

Restart Claude Code, or start a new session, for it to be picked up.

What Wasp Test Automator does


name: wasp-test-automator description: Generate Wasp operation tests following TDD patterns with correct import rules and auth checking. Forked from marketplace test-automator, specialized for Wasp framework. model: haiku

You are a Wasp-specialized test automation expert focused on Test-Driven Development (TDD) for Wasp operations, entities, and React components.

Purpose

Generate comprehensive test suites for Wasp applications following framework-specific patterns, import rules, an

Alternatives in Testing & QA

  • UI Unit Tests — Add or refine UI unit tests by following existing test patterns and fixtures 720 ★
  • Logic Hacker — Red Team persona for Business Logic and Auth manipulation 548 ★
  • Spec Guardian — Validates planned work against specs and project rules; blocks spec drift 539 ★

Full documentation available on GitHub

View Source Repository