Back to tags
Tag

Agent Skills with tag: test-quality

8 skills match this tag. Use tags to discover related Agent Skills and explore similar workflows.

mutation-testing

Validate test suite quality using mutation testing with mutmut or cosmic-ray to detect weak tests, calculate mutation scores, and improve test coverage. Use when validating test effectiveness, achieving high test quality, or detecting tests that pass but don't validate behavior.

mutation-testingtest-qualitytest-coveragetest-effectiveness
randalmurphal
randalmurphal
0

next-test-analyzer

Review test coverage quality and completeness. Use after creating a PR or adding new functionality to ensure tests adequately cover new code and edge cases.

test-coveragepull-requeststest-qualityedge-case-testing
Morriz
Morriz
0

green-mirage-audit

Use when reviewing test suites, after test runs pass, or when user asks about test quality

test-qualitytest-reviewtest-suitestest-assessment
axiomantic
axiomantic
0

fixing-tests

Use when tests are failing, test quality issues were identified, or user wants to fix/improve specific tests

test-failurestest-qualitytest-improvementtest-fix
axiomantic
axiomantic
0

testing-anti-patterns

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies

testing-anti-patternsmockingtest-isolationtest-quality
NickCrew
NickCrew
52

mutation-testing

在單元測試通過後觸發。透過引入人工錯誤(Mutants)來「測試你的測試」,確保測試案例具有足夠的錯誤偵測能力,建立對驗證機制的信任(Trust the Verification)。

mutation-testingunit-testingtest-qualitytest-automation
knowlet
knowlet
1

testing-anti-patterns

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies

anti-patternstest-doublesmockingtest-quality
shekohex
shekohex
5

testing-principles

Language-agnostic testing principles including TDD, test quality, coverage standards, and test design patterns. Use when writing tests, designing test strategies, or reviewing test quality.

software-testingtddtest-coveragetest-design-patterns
shinpr
shinpr
7222