positron-e2e-tests

Installation
SKILL.md

Positron Playwright E2E Testing

Purpose

Provides specialized knowledge and patterns for writing correct, reliable Playwright e2e tests that follow Positron's established conventions and avoid common mistakes.

When to Use This Skill

Load this skill when:

  • Creating new e2e test files
  • Adding test cases to existing test files
  • Debugging flaky or failing tests
  • Understanding the test fixture system
  • Working with page objects
  • Choosing correct selectors and assertions

Critical: Test File Structure

Every test file MUST follow this structure:

Related skills
Installs
20
GitHub Stars
4.1K
First Seen
Feb 28, 2026