Toolverse
All skills

playwright-e2e

by comet-ml

Playwright E2E test generation workflow. Use when generating automated tests in tests_end_to_end/.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
comet-ml
Category
Testing
Views
33

About this skill

Playwright E2E test generation workflow. Use when generating automated tests in tests_end_to_end/.

How to use

  1. Upewnij się, że Opik jest uruchomiony lokalnie, wykonując skrypt ./scripts/dev-runner.sh --start, a następnie zweryfikuj dostęp za pomocą curl http://localhost:5173.

  2. Przygotuj środowisko Playwright, przechodząc do katalogu tests_end_to_end/typescript-tests, instalując zależności za pomocą npm install oraz pobierając przeglądarkę Chromium poleceniem npx playwright install chromium.

  3. Zainicjuj umiejętność, podając opis funkcji, którą chcesz przetestować, na przykład "Wygeneruj test E2E dla nowego dashboardu" lub "Utwórz automatyczny test dla przepływu przesyłania plików".

  4. Planner przeanalizuje interfejs użytkownika działającej aplikacji i wygeneruje plan testów w formacie markdown, zapisując go w katalogu tests_end_to_end/typescript-tests/specs/.

  5. Generator przekształci plan markdown w wykonywalne testy Playwright, umieszczając je w katalogu tests_end_to_end/typescript-tests/tests/ z podziałem na obszary funkcjonalne.

  6. Healer uruchomi testy i automatycznie naprawi te, które się nie powiodły, lub oznaczy je jako fixme, jeśli funkcja jest uszkodzona w aplikacji.

Related skills

test-cases

by cexll

This skill should be used when generating comprehensive test cases from PRD documents or user requirements. Triggers when users request test case generation, QA planning, test scenario creation, or need structured test documentation. Produces detailed test cases covering

Testing
2862

code-reviewer

by google-gemini

Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.

Testing
1248

creating-financial-models

by anthropics

This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions

Testing
25137

testing-workflow

by amo-tech-ai

Comprehensive testing workflow for E2E, integration, and unit tests. Use when testing applications layer-by-layer, validating user journeys, or running test suites.

Testing
1076

backtesting-frameworks

by wshobson

Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting infrastructure.

Testing
12105

ppt-creator

by daymade

Create professional slide decks from topics or documents. Generates structured content with data-driven charts, speaker notes, and complete PPTX files. Applies persuasive storytelling principles (Pyramid Principle, assertion-evidence). Supports multiple formats (Marp,

Testing
2739