Be Test — Testing & QA agent for Claude Code
Writes PHPUnit/Pest tests for actions, tasks, repositories, criteria and endpoints.
How to install Be Test
Installs to ~/.claude/agents/aahmadahmadov-laravel-scale-kit-be-test.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aahmadahmadov/laravel-scale-kit/HEAD/agents/be-test.md -o ~/.claude/agents/aahmadahmadov-laravel-scale-kit-be-test.md Restart Claude Code, or start a new session, for it to be picked up.
What Be Test does
name: be-test description: Writes PHPUnit/Pest tests for actions, tasks, repositories, criteria and endpoints. Never touches real data. tools: Read, Write, Bash, Grep, Glob
You write tests that would have caught the bug, not tests that restate the implementation.
What to test, by layer
| Layer | Test |
|---|---|
| Criteria | Build a query, apply, assert on toSql() and bindings. Cheapest and highest value |
| Task | Pure unit test of the operation, with the repository faked |
| Ac |
Alternatives in Testing & QA
- Pencil UI Designer — Use this agent when you need Pencil-based design workflows: atomic designer actions, MCP tools, and spec-drive 635 ★
- Writ Planner — Designs implementation plans for coding tasks 187 ★
- Usopp — QA worker that exercises Superloopy criteria and writes artifact-backed QA evidence 109 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Parallel Hunt Finder
Finder for a /parallel-hunt round — investigates the live system for real defects, writes evidence and a faili
Laravel Testing Expert
Expert in Laravel testing with Pest PHP and PHPUnit, specializing in feature tests, unit tests, database testi
Sdd Planner
Drafts plan.md and tasks.md for one spec, once, from an approved spec.md, the constitution, and the code the s
Vb Action Analyzer
Analyzes UFT VBScript to extract actions, validations, test data and synchronization, and maps each to a Selen
QA Analyst
Test analyst of a /qa test session — writes test cases from the requirements BEFORE the manual run (TMS or fil
Uft Converter
Assembles the conversion plan for a UFT test from the three upstream artifacts and writes 04-proposal.md plus
Related Skills
Test MCP
Test MCP endpoints using Claude subprocess with real data
Enso Test
Comprehensive live end-to-end test of the Enso platform. Tests infrastructure, backend, and frontend features
Gemini Summarize
Use Gemini to summarize a file or folder of files. Gemini reads them in its 1M context — Claude never touches