playrun
v0.0.9
Published
cli companion for playrun.dev
Downloads
4
Readme
Playrun CLI
The Playrun Cli is used to import Playrun generated e2e tests suites into your Playwright project. Learn more at https://playrun.dev
Usage
add
command is used to add Playrun generated test suites to a playwright project.
npx playrun add <suite_id> --auth <suite_auth_token>