Plugin Claude Code
Plugin marketplace listing 1 plugin: testkit.
Plugin Claude Code
Plugin marketplace listing 1 plugin: 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.
Skill Claude CodeCodex
Execute the repository's TESTSE2E.md plan as a complete, autonomous end-to-end integration test — every phase sequentially, failures investigated and fixed immediately, everything logged to a timestamped protocol file. Use when the user asks for an e2e test, a full integration run, acceptance testing, stack…
Skill Claude CodeCodex
Analyze the current repository and generate (or update) its test plans — TESTSE2E.md for autonomous integration runs and TESTSMANUAL.md for guided hand-testing — at the repo root. Use whenever the user wants to set up e2e or manual testing, create or refresh a test plan, "init the tests", bootstrap acceptance testing…
Skill Claude CodeCodex
Conduct the repository's TESTSMANUAL.md plan as a guided manual test — the USER runs every command and GUI action while Claude presents one step at a time, evaluates reported results, proposes (never applies unasked) fixes, and keeps the protocol file. Use when the user wants to test by hand, run commands themselves…