testing-end-to-end

Community

Write robust E2E tests with Playwright.

Authoralexejluft
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you write more reliable end-to-end tests using Playwright, preventing common pitfalls like fragile selectors, flaky waits, and test coupling.

Core Features & Use Cases

  • Semantic Locators: Prioritize role, label, and text for stable selectors.
  • Auto-Waiting: Leverage Playwright's built-in waits to eliminate manual waitForTimeout.
  • Test Isolation: Ensure each test runs independently without shared state.
  • Network Mocking: Mock API calls for predictable and stable test environments.
  • Visual Regression & Accessibility: Integrate screenshot assertions and accessibility checks.
  • Page Object Model: Organize test logic for better maintainability.
  • CI/CD Configuration: Optimize Playwright configuration for continuous integration.

Quick Start

Use the testing-end-to-end skill to write a Playwright test that logs in a user using semantic locators and asserts that a success message is visible.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: testing-end-to-end
Download link: https://github.com/alexejluft/brudi/archive/main.zip#testing-end-to-end

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 223,000+ vetted skills library on demand.