wamesk

Pest Tester — Development agent for Claude Code

Development community

Use this agent when you need to write, extend, or fix automated tests for a Laravel application — e.g. "write feature tests for the posts API", "add tests for the CommentService", "cover the authoriza.

How to install Pest Tester

Installs to ~/.claude/agents/wamesk-claude-code-plugin-laravel-agents-pest-tester.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wamesk/claude-code-plugin-laravel-agents/HEAD/agents/pest-tester.md -o ~/.claude/agents/wamesk-claude-code-plugin-laravel-agents-pest-tester.md

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

What Pest Tester does


name: pest-tester description: Use this agent when you need to write, extend, or fix automated tests for a Laravel application — e.g. "write feature tests for the posts API", "add tests for the CommentService", "cover the authorization rules on this endpoint", "the invoice generation has no tests", "convert these PHPUnit tests to Pest", or "add a dataset test for email validation". Also use it when reviewing a new controller/service/action that ships without test coverage. Always produces Pe

Alternatives in Development

  • Tend — Tend the Allium garden 3.7k ★
  • Website Developer — Use this agent when you need to develop, enhance, or maintain the GitHub Pages static site in the docs/ folder 570 ★
  • API Tester Specialist.Agent — Specialist in creating and executing API tests 225 ★

Full documentation available on GitHub

View Source Repository