playwright-test
EnabledSection titled “Enabled”
This plugin is enabled if "playwright-test"
is listed in "dependencies"
or "devDependencies"
in package.json
.
Shell commandsSection titled “Shell commands”
This plugin adds argument parsing for the playwright-test
binary. Configuration:
positional: trueargs: (args) => args.filter((arg) => arg !== "install" && arg !== "test")config: true
The configuration was generated from source code. Also see Script Parser.
Generated from sourceSection titled “Generated from source”
This page was generated from the playwright-test plugin source code.
ISC License © 2024 Lars Kappert