playwright/packages/playwright-ct-core/src
Yury Semikhatsky 81bcf2a53b
docs: document FullReporter API (#30186)
* FullConfig split into FullConfig and ConfigInWorker
* FullProject split into FullProject and ProjectInWorker
* Tests can only access {Config, Project}InWorker, while reporters can
only access Full{Config,Project}. This will allow in the future to
change the reporter API independently from the tests.
* Added documentation for the 4 classes.
2024-04-02 16:15:02 -07:00
..
injected fix(ct): fix component.d.ts core types (#29463) 2024-02-12 22:37:31 +01:00
cliOverrides.ts docs: document FullReporter API (#30186) 2024-04-02 16:15:02 -07:00
DEPS.list chore(ct): use sticky test server if available (#29136) 2024-01-25 08:36:13 -08:00
devServer.ts chore: streamline config loader (#29627) 2024-02-22 15:14:13 -08:00
mount.ts chore: add test server stub (#29568) 2024-02-20 09:56:33 -08:00
program.ts chore: hide internal commands (#30170) 2024-03-28 12:19:03 -07:00
tsxTransform.ts fix(ct): ct ID clash on similar imports (#30108) 2024-03-25 23:50:45 +01:00
vitePlugin.ts docs: document FullReporter API (#30186) 2024-04-02 16:15:02 -07:00
viteUtils.ts docs: document FullReporter API (#30186) 2024-04-02 16:15:02 -07:00