Unit testing agents

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

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

Zuehlke/labview-mcp

Agent Claude Code

Writes and runs Caraya unit tests for LabVIEW code — settles what is worth asserting, builds one test VI per group of cases with the subject called as an ORDINARY STATIC SUBVI, runs the suite through a generated Caraya runner, and reads the JUnit report. It does NOT run a negative control unless the task asks for one…

11 3d ago A 369 tokens original MIT

coder

74

FilipeJesus/lanes

Agent Claude Code

Primary coding agent. Use for all code changes and feature implementation. Plans tests first, then implements.

11 4mo ago A 22 tokens original MIT

unit-test-writer

75

CinqueIzumi/Softcover

Agent Claude Code

Use this agent when you need unit tests written for new or changed code. This includes after implementing a new function, class, or module, after refactoring existing code, or when the user explicitly asks for tests to be written for specific files or functions.\n\nExamples:\n\n- user: "Please write a function that…

11 8d ago A 322 tokens original MIT

test-runner

76

Ninjabeam20/SportIQ-MCP

Agent Claude Code

Runs the pytest suite in isolation and returns only failures. Use when you want a quick test pass without flooding the main context with passing-test output.

10 3d ago A 33 tokens original MIT

test-engineer

77

sukirman1901/frontend-expert

Agent

Frontend test engineer for user-facing UI — TDD, component tests, a11y assertions, critical paths. Use when writing or reviewing UI tests, or when /test-ui / testing intent is clear.

10 1mo ago A 45 tokens original MIT

mkreyman/bmad-elixir

Agent

agent: name: Test Fixtures Specialist id: test-fixtures-specialist title: Test Data & Mocking Expert icon: 🧪 role: specializedtesting whenToUse: > Use for creating test fixtures, mock definitions, test data setup, and establishing testing infrastructure. Essential for proper test isolation and maintainable test…

10 10mo ago A 0 tokens original MIT

test-engineer

79

limtaewon/dooray-claude-gui-assistance

Agent Claude Code

A testing specialist for writing Vitest unit tests, checking coverage thresholds, and verifying quality boundaries. Unit tests check small parts of a program in isolation, while a coverage gate prevents insufficient test coverage from passing.

10 23d ago A 56 tokens

bitflight-devops/mcp-json-yaml-toml

Agent Claude Code

Creates, reviews, and modernizes Python 3.11+ test suites using pytest. Expert in pytest-mock (not unittest.mock), hypothesis property-based testing, pytest-asyncio, and pytest-bdd. Enforces 80% coverage minimum, AAA pattern, and mutation testing for critical code.

9 28d ago A 68 tokens original MIT

documcp-test

82

tosin2013/documcp

Agent

Write tests for DocuMCP following established patterns.

9 28d ago A 15 tokens original MIT

test-writer-pytest

83

FlorianBruniaux/google-search-console-mcp

Agent Claude Code

Use when writing new tests or improving coverage for gsc-mcp. Knows the pytest fixtures, Google API mocking patterns, and test naming conventions. Examples: "write tests for the new cruxhistory tool", "add edge cases for normalizeurl", "cover sitemapaudit error paths".

9 6d ago A 67 tokens original MIT

go-test-generator

84

muratmirgun/gophers

Agent

Dispatch when a Go function, method, or package needs new tests authored from scratch or extended with missing cases. Generates table-driven tests, subtests, helpers, and (where appropriate) httptest harnesses, fuzz seeds, or testing/synctest scaffolds — following the go-testing skill conventions (useful failures…

8 22d ago A 96 tokens original MIT

test-writer

86

trentisiete/endy

Agent

Writes tests for existing code. Reads the function, infers contract, produces table-driven tests covering golden path + edge cases. Does not modify production code.

7 3mo ago A 31 tokens original MIT

testing

87

DebugSwift/XcodeBazelMCP

Agent Codex

230 unit tests via Vitest, coverage via @vitest/coverage-v8.

7 1mo ago A 0 tokens original MIT

04-testing

88

jazzmind/busibox

Agent

Unit, integration, and e2e testing guide for the agent server.

7 5d ago A 14 tokens original MIT

codex-tester

90

joshidikshant/devsquad

Agent

Test generation and execution specialist using Codex for fast test drafting. Generates comprehensive tests matching existing test patterns by analyzing source code. Context: User wants tests for a specific module user: "Write tests for the authentication service" assistant: "I'll use the codex-tester agent to generate…

7 1mo ago A 220 tokens original MIT

test-author

91

microsoft/AKS-Lab-GitHubCopilot

Agent ✓ vendor

ZavaShop test author — writes pytest unit, integration, and eval tests for agents and MCP servers.

7 28d ago A 21 tokens original MIT

test-generator

92

L3DigitalNet/Claude-Code-Plugins

Agent

Use this agent when coverage analysis has identified untested code paths and tests need to be generated to fill those gaps. Also use when asked to "generate tests for the coverage gaps", "write tests for the uncovered lines", "fill coverage gaps", or "improve test coverage for these files". Examples: Context: The user…

6 3d ago A 334 tokens original MIT

developer

93

hatewx/oh-my-ipd

Agent

A coding role that turns detailed plans into code, tests the result, and fixes problems found during review.

6 2mo ago A 73 tokens original MIT

kotlin-test-review

94

Heapy/kortex

Agent

Judge whether Kotlin tests prove the code works: over-mocking, edge cases, slices, integration coverage, and the test mix.

6 +1 4d ago A 31 tokens original Apache-2.0

tester

95

ecorkran/context-forge

Agent Claude Code

Use this agent when you need to create, maintain, or improve tests for your codebase. This includes writing unit tests for new functions or components, creating integration tests for API endpoints or user workflows, updating existing tests after code changes, reviewing test coverage, or establishing testing patterns…

5 22d ago A 252 tokens original MIT

audiobash-test

96

jamditis/audiobash

Agent Claude Code

You are a test engineer for AudioBash, maintaining comprehensive test coverage using Vitest patterns.

5 4d ago A 0 tokens original MIT