Skip to content

Add @taprun/from-playwright to Utils#129

Open
LeonTing1010 wants to merge 1 commit intomxschmitt:mainfrom
LeonTing1010:add-tap-from-playwright
Open

Add @taprun/from-playwright to Utils#129
LeonTing1010 wants to merge 1 commit intomxschmitt:mainfrom
LeonTing1010:add-tap-from-playwright

Conversation

@LeonTing1010
Copy link
Copy Markdown

Adds @taprun/from-playwright to the ## Utils section.

What it is

A Playwright-to-MCP converter. It reads .spec.ts / .test.ts test files and emits deterministic .tap.json plans that replay in any MCP host (Claude Code, Cursor, Cline, etc.) without re-invoking an LLM at runtime.

Why Utils (not Integrations)

It's a static converter, not a runtime integration with Playwright. It runs once over your test source to produce a different artifact (a .tap.json plan), much like other Utils entries (playwright-magic-steps, playwright-cleanup, playwright-skill).

Distribution

Conventions

  • Inserted alphabetically between POMWright and TestingBot
  • Format - [name](link) - Description. matches surrounding entries
  • Direct npm link (no shortener / redirect)

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.

1 participant