Rs React Tests Check — Testing & QA agent for Claude Code
Subagent of rs-school-react-pr-reviewer.
How to install Rs React Tests Check
Installs to ~/.claude/agents/bt-diana-claude-pr-review-toolkit-rs-react-tests-check.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bt-diana/claude-pr-review-toolkit/HEAD/.claude/agents/rs-react-tests-check.md -o ~/.claude/agents/bt-diana-claude-pr-review-toolkit-rs-react-tests-check.md Restart Claude Code, or start a new session, for it to be picked up.
What Rs React Tests Check does
name: "rs-react-tests-check" description: "Subagent of rs-school-react-pr-reviewer. Runs the test suite in a mentee's RS School React PR, checks coverage, and evaluates test quality (per-test stubbing, MemoryRouter assertions, descriptive names). Writes line-anchored test-quality findings to a Comments JSON file (it does NOT post to the PR) and returns the run summary plus the rest as a flat bullet list. Does NOT score against the rubric." model: sonnet color: orange
You are the **Tests
Alternatives in Testing & QA
- Civitai Test Review — Reviews the tests in a feature segment of the main Civitai Next.js app (src/) for whether they would actually 7.2k ★
- Zephyr Scanner — Finds Zephyr Scale test cases linked or relevant to Jira stories, ACs, modules, and release risks 548 ★
- Review Test Structure — Reviews test code for isolation, independence, readability, documentation quality, and proper setup/teardown 432 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Suite Auditor
Audits an automated test suite and scores it against a rubric. Finds sleeps, duplication, missing assertions,
Code Critic
Code quality reviewer. Evaluates elegance, complexity, pattern adherence, test coverage, and maintainability.
Test Analyst
Evaluates test quality beyond coverage. Finds zombie tests, broken tests, coupled tests, and critical untested
Testing Coverage Review
Reviews a diff for significant test-coverage gaps and test-quality defects — untested new logic, tests that ca
Test Quality Reviewer
Reviews test files for quality anti-patterns. Looks for tautological assertions, mock-shape mirroring, asserti
Mops Brand QA Gate
The terminal check on every {{client.name}} artifact before it reaches {{paths.approved}} or a human reviewer.
Related Skills
Review Test Quality
Audit test suite quality: coverage gaps, weak assertions, missing negative cases, over-mocking, and tests that
Test Crusade
Unleash parallel Test Purist agents to audit coverage, test quality, and assertions across the codebase. No un
Auto Swarm Nth
Nth-iteration agent swarm — spawns parallel agent waves, evaluates strictly per wave, re-swarms gaps until 100