Testing Quality

Testing Quality from jmagly/ai-writing-guide.

Skills in this plugin

7
  1. Flaky Fix · jmagly-ai-writing-guide
    Suggest and apply fixes for flaky tests based on detected patterns. Use after flaky-detect identifies unreliable tests that need repair.
    1 install
  2. Test Sync · jmagly-ai-writing-guide
    Detect orphaned tests, obsolete assertions, and test-code misalignment. Use for test suite maintenance, cleanup, and traceability validation.
    1 install
  3. Tdd Enforce · jmagly-ai-writing-guide bundle
    Configure TDD enforcement via pre-commit hooks and CI coverage gates. Use when setting up test-first workflows or adding coverage gates.
    1 install
  4. Flaky Detect · jmagly-ai-writing-guide
    Identify flaky tests from CI history and test execution patterns. Use when debugging intermittent test failures, auditing test reliability, or improving CI stability.
    1 install
  5. Mutation Test · jmagly-ai-writing-guide bundle
    Run mutation testing to validate test quality beyond code coverage. Use when assessing test effectiveness, finding weak tests, or validating test suite quality.
    1 install
  6. Generate Factory · jmagly-ai-writing-guide
    Auto-generate test data factories from schemas, types, or models. Use when creating test data infrastructure, setting up fixtures, or reducing test setup boilerplate.
    1 install
  7. Test Conformance · jmagly-ai-writing-guide
    Audit a codebase's testing regime using a reusable protocol, source/runner reconciliation, sampled oracle review and evidence-backed conformance reports.
    1 install