fix-skipped-tests

Community

Zero-tolerance for skipped tests.

Authoredobry
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Maintains a healthy test suite by eliminating skipped and placeholder tests, ensuring every test either passes or is removed.

Core Features & Use Cases

  • Identify skipped tests across the suite (test.skip, it.skip, describe.skip) and placeholders (test.todo, it.todo) and flag their impact.
  • Investigate the reason for each skip and classify into real operations, integration complexity, legacy code, or excessive complexity.
  • Fix or delete: mock external deps, break tests into smaller units, or remove obsolete tests, then re-run to ensure zero skipped tests.

Quick Start

Run the fixer on your test suite to locate all skipped or placeholder tests and remediate them.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: fix-skipped-tests
Download link: https://github.com/edobry/minsky/archive/main.zip#fix-skipped-tests

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.