bt-diana

Rs React Tests Check — Testing & QA agent for Claude Code

Testing & QA community

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

Terminal
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 Repository