Skip to content

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: true
args: args2=>args2.filter(arg=>arg!=="install"&&arg!=="test")
config: true

The 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