playwright/docs/src/test-reporter-api
Dmitry Gozman c68f57d2d0
docs: mark optional properties/arguments explicitly with "?" (#13369)
Previously, we were guessing whether something is optional from the
comment (looking for stuff like "defaults to" or "optional").

To remove this error-prone technique, every optional property or
argument (but not option) is explicitly marked with "?".
2022-04-06 19:02:10 -07:00
..
class-location.md fix(docs): test-runner location column type (#9222) 2021-10-01 08:53:59 +02:00
class-reporter.md chore: add link validation for docs (#13047) 2022-03-25 19:30:45 +01:00
class-suite.md docs: mark optional properties/arguments explicitly with "?" (#13369) 2022-04-06 19:02:10 -07:00
class-testcase.md docs: mark optional properties/arguments explicitly with "?" (#13369) 2022-04-06 19:02:10 -07:00
class-testresult.md docs: mark optional properties/arguments explicitly with "?" (#13369) 2022-04-06 19:02:10 -07:00
class-teststep.md docs: mark optional properties/arguments explicitly with "?" (#13369) 2022-04-06 19:02:10 -07:00