e2e-test-optimizer

Community

Improve Playwright E2E reliability and speed.

Authord-oit
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Optimizes Playwright E2E tests by removing waitForTimeout anti-patterns, implementing smart waits, and enabling test sharding for parallel execution.

Core Features & Use Cases

  • Anti-pattern removal: Replace arbitrary waitForTimeout with smart waits.
  • Test sharding: Enable parallel test execution in CI.
  • Mock optimization: Reduce mock setup overhead.

Quick Start

Replace waits with smart waits in tests and enable CI sharding; example commands and changes are provided in the guidance.

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: e2e-test-optimizer
Download link: https://github.com/d-oit/do-novelist-ai/archive/main.zip#e2e-test-optimizer

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