jaktestowac/awesome-copilot-for-testers

👨‍💻 Instructions, prompts, and chat modes to help You with test automation for GitHub Copilot 🤖

113Stars on the repository
69Mods indexed here, across every type
15d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

jaktestowac/awesome-copilot-for-testers

Skill Claude Code

Compares implementation evidence against acceptance criteria and shows what is met, partial, missing, or untestable. Use when checking feature readiness, preparing QA sign-off, or turning criteria into a concrete verification matrix without inventing missing behavior.

not rated 113 15d ago A SkillSpector: pass 55 tokens original MIT

jaktestowac/awesome-copilot-for-testers

Skill Claude Code

Verifies that the lines and branches a change actually touched are executed by tests, using LCOV or Cobertura diff coverage instead of whole-repo percentages, and escalates uncovered high-risk changes into a blocking finding. Use when a pull request needs a coverage gate that unrelated tests cannot satisfy, when total…

not rated 113 15d ago A SkillSpector: warn 97 tokens original MIT

jaktestowac/awesome-copilot-for-testers

Skill Claude Code

Writes a few solid unit tests, using a compact set of rules for structure, assertions, determinism, and edge cases. Use for routine everyday testing of a single function, class, or small module, or for a quick sanity check on tests someone just wrote. For legacy backfills, flaky-suite investigations, deep test-double…

not rated 113 15d ago A SkillSpector: pass 87 tokens original MIT

writing-unit-tests

52

jaktestowac/awesome-copilot-for-testers

Skill Claude Code

Writes and reviews focused, deterministic unit tests that verify behavior through public interfaces instead of implementation details. Use whenever tests are added to code that already exists, and when the request mentions unit tests, test coverage, edge cases, mocks or test doubles, "add tests for this function"…

not rated 113 15d ago A SkillSpector: warn 99 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: