Unit testing commands

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

add-test

01

mixedbread-ai/mgrep

Command Claude Code

Command "add-test" from mixedbread-ai/mgrep, covering add test, arguments and steps.

4.4k +1 4mo ago A 0 tokens original Apache-2.0

tests

02

ShouZhengAI/CS146S_CN

Command Claude Code

Run the Week 4 backend test workflow. Build TESTARGS from $ARGUMENTS: use backend/tests when it is empty; prepend backend/tests when it starts with an option such as -k; otherwise use the supplied path or node ID as-is.

1.5k +4 yesterday A 0 tokens original MIT

test-tdd

03

guanyang/open-agent-hub

Command

Run when user calls /test-tdd. Scans modified files, locates their corresponding unit/integration test suites, and runs them.

958 2d ago A 32 tokens original MIT

add-test-matcher

05

evmts/tevm

Command Claude Code

This command helps you create new Vitest matchers for the @tevm/test-matchers package. The workflow combines user requirement gathering with comprehensive implementation guidance.

446 2d ago A 0 tokens original MIT

evmts/tevm

Command Claude Code

This command initiates an interactive workflow to integrate a new or existing test matcher from @tevm/test-matchers into the @tevm/actions package's test suite.

446 2d ago A 0 tokens original MIT

healthcheck

07

Windscribe/Android-App

Command Claude Code

Run the full local verification pipeline before pushing — ktlint (auto-format if needed), all unit tests, then google + fdroid debug builds. Use when the user asks to "run healthcheck", verify the branch is green, or sanity-check changes before committing/pushing.

365 6d ago A 0 tokens GPL-2.0

kill-mutants

09

swingerman/engineer

Command

Analyze surviving mutants from a mutation testing run and write targeted unit tests to kill them. Re-runs mutations to confirm kills.

146 +2 6d ago A 29 tokens original MIT

test

10

ashtanko/kotlin-app-template

Command Claude Code

Run the Kotlin unit test suite (optionally filtered to a class or method).

41 5d ago A 16 tokens original Apache-2.0

Consensys/ask-o11y-plugin

Command Cursor

Achieve 65% line coverage through a combination of E2E tests and unit tests. Coverage reports are merged from both test types into a single unified report.

40 7d ago A 0 tokens original MIT

Consensys/ask-o11y-plugin

Command Cursor

Execute the full test suite and systematically fix any failures, ensuring code quality and functionality. All test-related commands must pass before completion.

40 7d ago A 0 tokens original MIT

test

13

project-koku/koku-metrics-operator

Command Claude Code

Write tests for $ARGUMENTS using the existing style in the touched package.

20 7d ago A 0 tokens original Apache-2.0

preflight

16

baijum/ukulele-companion

Command Claude Code

Run pre-submission checks — automated gates + manual checklist.

13 6d ago A 11 tokens original MIT

Kazuki-tam/next-stage

Command Cursor

This command performs comprehensive code quality checks. Use it before commits or when implementation is complete.

12 28d ago A 0 tokens original MIT

test

18

Caspian-Sun/claude-code-workflow

Command Claude Code

You are now acting as a Test Engineer. Generate comprehensive test cases for the specified components/functions.

10 5d ago A 0 tokens original MIT

create-python-tests

19

codeready-toolchain/tarsy

Command Cursor

Command "create-python-tests" from codeready-toolchain/tarsy, covering writing tests for python llm service, running tests, from project root, from llm-service/ directory and critical rules.

10 2d ago A 0 tokens original Apache-2.0

testing

20

Justdvp/claude-code-templates

Command Claude Code

Comprehensive testing setup for FastAPI applications with pytest and async support.

7 2d ago A 0 tokens original MIT