add-e2e-test

Community

Create Cypress E2E tests for critical flows.

AuthorPeterCowling
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides ready-to-run Cypress end-to-end tests to verify critical user flows, reducing manual testing and catching regressions early.

Core Features & Use Cases

  • Automated E2E Tests: Scaffold and run Cypress tests across CMS app user journeys.
  • API Mocking: Use cy.intercept to simulate API responses and validate UI behavior.
  • Reusable Patterns: Leverage data-testid selectors and custom commands for consistent tests.
  • Use Case: For example, test the login flow from landing page to dashboard to ensure authentication works and API calls are correct.

Quick Start

Place your test file under apps/cms/cypress/e2e as a .cy.ts file. Run the e2e suite with pnpm e2e:cms. To run a specific spec, use pnpm exec cypress run --spec "cypress/e2e/<test>.cy.ts"

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: add-e2e-test
Download link: https://github.com/PeterCowling/base-shop/archive/main.zip#add-e2e-test

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.