playwright/packages/playwright-test/src/reporters
Yury Semikhatsky d62493f925
chore: intern test ids and abs paths (#24618)
Created named classes for TeleTestStep and TeleTestResult which makes it
easier to analyze in heap snapshot. Also changing `titlePath` from a
closure to a method on TeleTestStep saved ~100Mb out of 2300Mb.

Intern test ids and absolute paths which showed up a lot of duplicate
strings in heap snapshot.

Clear stepMap after processing onTestEnd.
2023-08-04 14:10:06 -07:00
..
.eslintrc.json chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
base.ts chore: markdown report details (#24237) 2023-07-14 12:32:25 -07:00
blob.ts fix(blob): throw if blob report has newer version than the merger (#24593) 2023-08-03 15:11:34 -07:00
DEPS.list chore: move transform to its own folder (for loader worker) (#23247) 2023-05-23 21:05:33 -07:00
dot.ts chore: markdown report details (#24237) 2023-07-14 12:32:25 -07:00
empty.ts chore: migrate builtin reporters to ReporterV2 (#23985) 2023-06-30 16:21:31 -07:00
github.ts chore: markdown report details (#24237) 2023-07-14 12:32:25 -07:00
html.ts chore(blob): change file name to report{-suffix}{-shard}.zip (#24592) 2023-08-03 13:23:30 -07:00
internalReporter.ts chore: migrate builtin reporters to ReporterV2 (#23985) 2023-06-30 16:21:31 -07:00
json.ts chore: ensure the file operations are async in the json reporter. (#24356) 2023-07-23 09:26:32 +02:00
junit.ts chore: migrate builtin reporters to ReporterV2 (#23985) 2023-06-30 16:21:31 -07:00
line.ts chore: markdown report details (#24237) 2023-07-14 12:32:25 -07:00
list.ts chore: markdown report details (#24237) 2023-07-14 12:32:25 -07:00
markdown.ts fix(blob report): default location relative to package.json (#24481) 2023-07-28 15:49:31 -07:00
merge.ts chore: intern test ids and abs paths (#24618) 2023-08-04 14:10:06 -07:00
multiplexer.ts chore: migrate builtin reporters to ReporterV2 (#23985) 2023-06-30 16:21:31 -07:00
raw.ts chore(blob): change file name to report{-suffix}{-shard}.zip (#24592) 2023-08-03 13:23:30 -07:00
reporterV2.ts chore: migrate builtin reporters to ReporterV2 (#23985) 2023-06-30 16:21:31 -07:00
teleEmitter.ts chore(blob): zip output directory by default (#24536) 2023-08-01 15:21:23 -07:00