Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.
Discussion options

You must be logged in to vote

Adding Playwright for future phases

The easiest way to make Playwright part of every future phase:

  1. Mention it in /gsd-discuss-phase before each phase. Say something like: "All user-facing features must include Playwright e2e tests alongside unit tests." This gets captured in CONTEXT.md, and the planner/executor will include e2e tests in plans.

  2. Add it to your project's CLAUDE.md (or REQUIREMENTS.md) as a standing convention:

    ## Testing
    - Unit tests: Vitest
    - E2e tests: Playwright — required for all user-facing features
    

    GSD agents read CLAUDE.md, so this becomes a persistent instruction.

Retroactive Playwright tests for phases 1-3

Use /gsd-add-tests — this is a workflow specifically …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by trek-e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants