Schema for internal use only

Please do not extend this schema as it is part of Nx internal usage.

@nx/playwright:merge-reports

Merge Playwright blob reports to produce unified reports for the configured reporters (excluding the blob reporter).

Options can be configured in project.json when defining the executor, or when invoking it. Read more about how to configure targets and executors here: https://nx.dev/reference/project-configuration#targets.

Options

config

Required
string

The Playwright configuration file path. Relative to the project root.

expectedSuites

number

The expected number of test suites to produce a report.