@shiftkey/playwright-test-parser
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

playwright-test-parser

A simple utility for parsing JSON outputs from Playwright test runs

Got a Playwright test run and want to quickly identify the slowest tests?

$ npx @shiftkey/playwright-test-parser slow [file]

Want to see more tests than the default (5)?

$ npx @shiftkey/playwright-test-parser slow [file] --count [count]

Readme

Keywords

none

Package Sidebar

Install

npm i @shiftkey/playwright-test-parser

Weekly Downloads

3

Version

1.1.2

License

MIT

Unpacked Size

8.11 kB

Total Files

10

Last publish

Collaborators

  • shiftkey