@playwright-helpers/fixture-wrapper
v0.2.3
Published
Thin wrapper for Playwright `test()` that: - preserves callsites (so “Go to Test” and `--list` point to your test files), - merges `annotation.description` into `tag` as `@...`.
Readme
@playwright-helpers/fixture-wrapper
Thin wrapper for Playwright test() that:
- preserves callsites (so “Go to Test” and
--listpoint to your test files), - merges
annotation.descriptionintotagas@....
Install
npm i -D @playwright-helpers/fixture-wrapper