Unit testing agents

433 tagged Unit testing, measured the same way as everything else here.

Browse within: ai-assistant 11agentic-coding 9agentic-workflow 9code-quality 8Autonomous Agents 7agent-orchestration 7claude-code-skills 7gemini-cli 7china 6china-access 6copilot 6agent-harness 5agentic 5claude-ai 5

protocol-builder

25

zhensherlock/protocol-launcher

Agent

A coding workflow for adding new Protocol Launcher tools, which open applications through special links. It creates the implementation, exports, configuration entries, and unit tests needed for a new protocol.

127 5d ago A 18 tokens original MIT

php-test-validator

26

aaddrick/claude-pipeline

Agent Claude Code

Validates PHPUnit test comprehensiveness and integrity. Use after code review to audit PHP/Laravel tests for cheating, TODO placeholders, insufficient coverage, or hollow assertions. Reports failures requiring developer subagent correction.

126 6mo ago A 46 tokens original MIT

anam-org/metaxy

Agent Claude Code

Use this agent when you need to create new tests, fix failing tests, refactor test code, or improve test organization and maintainability. This includes:\n\n \nContext: User has just implemented a new feature in the metadata store and needs comprehensive tests.\nuser: "I've added a new fallback store chain feature.…

119 12d ago A 358 tokens original Apache-2.0

imperial-censor

28

TheEterna/api2mcp4j

Agent Claude Code

An independent code-review and testing role for Java projects. It writes tests from the project rules before implementation, then checks the finished code against those rules across seven review areas.

110 7d ago A 72 tokens original Apache-2.0

test-engineer

29

extra-org/extra

Agent Claude Code

Plans and writes pytest tests for the agent platform. Behavior-focused, mocks all external systems, adds negative/security tests. Never calls real external services.

108 5d ago A 33 tokens original MIT

hk-test-writer

30

deepklarity/harness-kit

Agent Claude Code

You are a test-writing specialist for the harness-kit monorepo. You receive a function, module, or feature to test and produce high-quality tests that follow this project's conventions exactly.

95 1mo ago A 0 tokens original MIT

red-agent

32

mloda-ai/mloda

Agent Claude Code

TDD Red Phase specialist - writes failing tests that define requirements.

81 3d ago A 15 tokens original Apache-2.0

js-unit-test-writer

33

woocommerce/woocommerce-paypal-payments

Agent Claude Code

Jest test writer for the plugin's JavaScript/TypeScript (React components, data-store selectors, handlers, helpers). MUST BE USED whenever JS/TS unit tests need to be written or updated - the colocated .test.js files next to module resources/js sources.

80 yesterday A 65 tokens GPL-2.0

ahtavarasmus/lightfriend

Agent Claude Code

Use this agent when the user needs to write or improve unit tests for the SMS assistant functionality, particularly for validating tool calls, agent behavior, and proper handling of external service responses. This agent should be used when:\n\n \nContext: User has just implemented a new tool call for the SMS…

77 2d ago A 0 tokens AGPL-3.0

delphi-tester

35

adrianosantostreina/delphi-dev

Agent

Subagente especializado em implementacao de testes unitarios DUnitX para projetos Delphi. Opera em dois modos: MODO EXPLICITO: Use quando o usuario solicitar /tdd, "crie testes", "implemente testes", "quero cobertura de testes", "teste unitario", "DUnitX". Nesse modo, analisa o projeto completo e gera a suite de…

77 2mo ago A 291 tokens original MIT

flaky-test-isolator

36

Filip-Podstavec/claude-leverage

Agent

USE WHEN a test intermittently fails on unchanged code. Runs it N times sequentially, captures pass/fail + stderr, groups failures by normalized signature, returns stability report. Read-only — never modifies code or installs deps. For statistical signal across runs, not one-shot diagnosis.

68 29d ago A 63 tokens original MIT

test-engineer

37

xvirobotics/metaskill

Agent Claude Code

Use this agent when tests need to be written, debugged, or improved. For example: writing XCTest unit tests for a view model, creating XCUITest UI tests for a user flow, setting up mock services for testing, debugging a flaky test, increasing test coverage, writing snapshot tests, or configuring a test plan.

67 6mo ago A 69 tokens original MIT

ALTest

38

microsoft/BC-Bench

Agent ✓ vendor

Instructions for creating AL tests.

56 4d ago A 9 tokens original MIT

TestWriter

39

getgaal/gaal

Agent

Unit test writing subagent. Given a set of newly implemented or modified Go functions, this agent writes comprehensive table-driven unit tests. Aim for ≥ 90% coverage on the changed code. Always provide the list of changed files as context when invoking this agent.

54 28d ago A 55 tokens AGPL-3.0

tutur3u/platform

Agent Claude Code

Use this agent when the user needs to create, update, or improve automated tests for their codebase. This includes writing unit tests, integration tests, component tests, or test utilities. The agent should be used proactively after new features are implemented or when existing code lacks test…

53 3d ago A 488 tokens original Apache-2.0

Rtur2003/Claude-Code-Promts-Skills

Agent

You are a testing specialist agent. Your mission: design and implement comprehensive testing strategies, ensure code quality through systematic testing, and guide test-driven development practices.

49 1mo ago A 0 tokens original MIT

iSerter/laravel-claude-agents

Agent

Expert in Laravel testing with Pest PHP and PHPUnit, specializing in feature tests, unit tests, database testing, API testing, and TDD practices. Invoked for test creation, test strategy, and quality assurance.

44 4mo ago A 48 tokens original MIT

phpt-author

44

lisachenko/native-php-matrix

Agent Claude Code

Use to write new .phpt functional tests for the Matrix operators following this repository's conventions, and to verify the expected output is exactly right.

43 14d ago A 33 tokens original MIT

test-generator

45

shopwareLabs/ai-coding-tools

Agent

Test generator for Shopware 6 tests. Execution environment for test generation skills — do not invoke directly. Skills fork into this agent via context: fork. Does not review tests — use the appropriate reviewer agent for that.

42 yesterday A 47 tokens original MIT

qa-testing-expert

47

personamanagmentlayer/pcl

Agent Claude Code

Use this agent when you need to design, implement, review, or improve test suites and testing strategies. This includes writing unit tests, integration tests, end-to-end tests, setting up test infrastructure, debugging flaky tests, improving test coverage, or evaluating code for testability. Also use when reviewing…

41 +1 5mo ago A 452 tokens original Apache-2.0

testing-engineer

48

CodelyTV/agentic_programming-course

Agent Codex

Use when creating or modifying tests: unit tests, Object Mothers for test data, or hand-written Mock Objects for domain interfaces. Follows the project's testing conventions with jest, should pattern mocks, and faker-based mothers.

38 4mo ago A 48 tokens original MIT