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