Skip to content

chore(tests): pass test flags through to the test command - #18062

Merged
logaretm merged 2 commits into
developfrom
awad/pass-test-flags-to-test-run
Oct 31, 2025
Merged

logaretm merged 2 commits into
developfrom
awad/pass-test-flags-to-test-run

Conversation

@logaretm

@logaretm logaretm commented Oct 31, 2025 •

Copy link
Copy Markdown
Member

When running tests, sometimes it is useful to target specific tests or to pass flags like --debug to the playwright test command.

With this PR you can do:

yarn test:run app-name -g "captures error thrown on click" --debug

cursor[bot]

This comment was marked as outdated.

Comment thread dev-packages/e2e-tests/run.ts Outdated

@Lms24 Lms24 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice, thanks for improving this!

@logaretm
logaretm force-pushed the awad/pass-test-flags-to-test-run branch from 5476e59 to 0af6791 Compare October 31, 2025 12:27
@logaretm logaretm changed the title chore(e2e): pass test flags through to the test command chore(tests): pass test flags through to the test command Oct 31, 2025
@logaretm
logaretm force-pushed the awad/pass-test-flags-to-test-run branch from 0af6791 to 5b406bc Compare October 31, 2025 13:38
@logaretm
logaretm merged commit 9bdd19f into develop Oct 31, 2025
329 of 333 checks passed
@logaretm
logaretm deleted the awad/pass-test-flags-to-test-run branch October 31, 2025 14:32
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.

2 participants