Page(s)
Documentation links:
Source reference:
Description
CLI docs shows list as default reporter , while playwright uses dot when CI is set and list locally. The reporter guides already describe this CI behaviour.
This affects both the test and merge-reports command tables in docs/src/test-cli-js.md.
I would update those two descriptions if this issue is accepted.
Page(s)
Documentation links:
playwright test --reporterplaywright merge-reports --reporterSource reference:
defaultReporterDescription
CLI docs shows
listas default reporter , while playwright usesdotwhen CI is set andlistlocally. The reporter guides already describe this CI behaviour.This affects both the
testandmerge-reportscommand tables indocs/src/test-cli-js.md.I would update those two descriptions if this issue is accepted.