fixing-flaky-tests

Community

Diagnose and fix flaky tests across concurrency.

Authorrileyhilliard
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Diagnoses and fixes flaky tests that pass in isolation but fail when run concurrently.

Core Features & Use Cases

  • Isolation patterns for shared state across tests to prevent cross-test pollution.
  • Race-condition handling with condition-based-waiting and synchronized waits.
  • Resource-conflict mitigation for ports, files, or global resources across workers.

Quick Start

Start by running the test suite multiple times to reproduce flakiness, then apply isolation patterns (per-test transactions, per-worker resources), and validate stability by rerunning with parallelism.

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: fixing-flaky-tests
Download link: https://github.com/rileyhilliard/claude-essentials/archive/main.zip#fixing-flaky-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.