Skip to content

Conversation

jcandan
Copy link

@jcandan jcandan commented Aug 19, 2025

Closes #20.

@deviantintegral deviantintegral requested a review from mtift August 22, 2025 20:55
1. Create a test from the following template:

```ts
// test/playwright/e2e/test1.spec.ts
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! I haven't used the Playwright VS Code extension, but it looks like it could be useful. By default, playwright.config.ts is configured to look for tests only in the test/playwright/tests/ directory:

  testDir: './tests',

How about we instead recommend to put this in tests rather than e2e?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Recommend “Record at cursor” template workflow
2 participants