acceptance testing plugins

5 tagged acceptance testing, measured the same way as everything else here.

engineer

02

swingerman/engineer

Plugin Claude Code

Acceptance Test Driven Development for Claude Code. Enforces the ATDD methodology: write Given/When/Then specs first, generate a project-specific test pipeline, maintain two test streams (acceptance + unit). Inspired by Robert C. Martin's acceptance test approach from empire-2025.

144 5d ago A tokens not measured original MIT

crap-analyzer

03

swingerman/engineer

Plugin Claude Code

Analyze recently-changed code for Change Risk Anti-Patterns. Computes CRAP per changed function across TypeScript, JavaScript, Python, Java, Kotlin, Go, Ruby, C#, Rust, and PHP. Auto-discovers how the repo generates coverage and proposes refactors + test stubs.

144 5d ago A tokens not measured original MIT

testkit

05

knowhowlab/agent-testkit

Plugin Claude Code

Universal E2E and manual acceptance testing for any repo: test-init generates project test plans (TESTSE2E.md, TESTSMANUAL.md), test-e2e executes them autonomously, test-manual conducts them with you at the controls. Every run writes a timestamped protocol file.

3 1mo ago A tokens not measured original MIT