Unit testing agents

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

Browse within: agent-harness 5agentic-workflow 5

coleam00/context-engineering-intro

Agent Claude Code

Testing and validation specialist for Pydantic AI agents. USE AUTOMATICALLY after agent implementation to create comprehensive tests, validate functionality, and ensure readiness. Uses TestModel and FunctionModel for thorough validation.

14k +6 5mo ago A 46 tokens original MIT

unittest-generator

02

Upsonic/Upsonic

Agent Claude Code

Use this agent when you need to create unit tests for your code in unittest.TestCase format, organized in a tests folder with concept-based subfolders. Examples: Context: User has just written a new authentication module and needs comprehensive unit tests. user: 'I just finished writing my user authentication…

7.9k 2mo ago A 0 tokens original MIT

TESTING_GUIDE

03

logancyang/obsidian-copilot

Agent

How to test the Copilot plugin across three layers — unit, integration, and end-to-end. Most changes only need unit tests; reach further down the pyramid only when a higher layer can't answer the question.

7.7k +10 today A 0 tokens AGPL-3.0

test-writer

04

shareAI-lab/Kode-CLI

Agent

Specialized in writing comprehensive test suites. Use for creating unit tests, integration tests, and test documentation.

5.2k +2 5d ago A 25 tokens original Apache-2.0

jmiao24/Paper2Agent

Agent Claude Code

Use this agent when you need to create, run, and iteratively improve test files for tutorial functions until they pass completely. This agent should be invoked after tutorial functions have been implemented and need comprehensive testing with example data. Examples:\n\n \nContext: The user has just implemented…

2.3k +2 6mo ago A 265 tokens original MIT

test-runner

06

membrane/api-gateway

Agent Claude Code

Runs tests in the api-gateway Maven reactor — full/module unit runs, isolating a single core test class, or a single distribution/tutorial example test. Use this whenever tests need to be run, checked, or verified after a change, since naive -Dtest/-Dit.test invocations silently run (or skip) the wrong thing in this…

638 2d ago A 82 tokens original Apache-2.0

CLAUDE

07

TesslateAI/OpenSail

Agent

Unit coverage for the multi-agent orchestration skeleton.

636 4d ago A 0 tokens original Apache-2.0

test-runner

08

LedgerHQ/ledger-live

Agent Codex

Test automation expert for ledger-live. Use proactively to run tests and fix failures after code changes. Handles Jest unit and integration tests with MSW mocking for both mobile and desktop environments.

614 2d ago A 40 tokens original MIT

bug-fix

10

defendend/Claude-ast-index-search

Agent Claude Code

Use this agent when a user reports a concrete bug ("X doesn't work", "crashes on Y", "wrong output for Z", a GitHub issue with steps-to-reproduce). The agent reproduces the bug, locates the root cause, applies a minimal fix, proves the fix works with a regression test, and confirms nothing else broke. Do NOT use for…

552 1mo ago A 100 tokens original MIT

tester

11

ansys/pymapdl

Agent

Expert in Python testing, test coverage, mocking strategies, and PyMAPDL test infrastructure. Use for writing tests, improving coverage, fixing flaky tests, and reviewing test quality.

513 3d ago A 37 tokens original MIT

test-inventory

12

abap2UI5/abap2UI5

Agent

The specs under node/tests/ load the real app/webapp modules through a stubbed sap.ui.define (loadModule.js, with stubbable module dependencies) — never test a copied function. Run them without a browser.

378 2d ago A 0 tokens original MIT

tester

13

nth5693/gemini-kit

Agent

Write tests and ensure code quality.

375 +1 5mo ago A 9 tokens original MIT

tester

14

sigcli/sigcli

Agent Claude Code

Use this agent to write and run tests for the sigcli project. This agent creates unit tests using vitest and MemoryStorage, following existing test patterns, and runs the full test suite. Examples.

286 9d ago A 42 tokens original MIT

tester

15

openshift/oc

Agent Claude Code

Build, lint, and test runner for oc (OpenShift CLI). Runs build, module tidiness check, verification, and unit tests. Use when you want to validate that changes compile and pass tests.

245 5d ago A 43 tokens original Apache-2.0

test-coverage-agent

16

kid-sid/claude-spellbook

Agent Claude Code

Use this agent to analyse an entire module or directory for missing test coverage, then generate the missing tests. Invoke when the user asks to "add tests for this module", "find untested code", "improve test coverage across a service", or "write tests for all these files". Prefer this over the inline /test-gen…

187 27d ago A 84 tokens original MIT

harness-enhancer

17

ZhangShenao/harness9

Agent Claude Code

A full-repository quality review and improvement agent for a Go project. Go is a programming language, and a repository is the project folder containing its source code and supporting files.

135 3d ago A 97 tokens original MIT

testing

18

windviki/vBookmarks

Agent

Agent "testing" from windviki/vBookmarks, covering testing & real-browser harness (detail), unit tests (detail), manual testing checklist and headless smoke test (docker).

134 +1 3d ago A 0 tokens original MIT

protocol-builder

19

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

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

21

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

22

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 4d ago A 33 tokens original MIT

hk-test-writer

23

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