playwright/packages/html-reporter
Ross Wollman 0844394270
feat(html): display overall duration (#19576)
<img width="1390" alt="Screenshot 2022-12-19 at 4 15 33 PM"
src="https://user-images.githubusercontent.com/11915034/208552484-c0127615-d2c6-414f-ae3b-e7836553d890.png">

* Adds duration (time ellapsed from `onBegin` to `onEnd`); roughly
equivalent to `time npx playwright test …`.
* Removes cumulative per-file time

Resolves #19566.
2022-12-20 14:13:10 -08:00
..
playwright chore: move playwright gallery into a subfolder (#13695) 2022-04-21 21:07:43 -07:00
src feat(html): display overall duration (#19576) 2022-12-20 14:13:10 -08:00
.gitignore clean: speed up ct (#13915) 2022-05-03 21:25:50 -07:00
bundle.js chore: do not embed copyright in redistributable assets (#14928) 2022-06-16 16:18:25 -07:00
index.html chore: migrate html reporter to vite (#13116) 2022-03-28 18:21:19 -07:00
package.json chore: use plugin story for components (#13717) 2022-04-25 10:40:58 -07:00
playwright.config.ts chore: drive-by fixes for the snapshotPathTemplate (#18715) 2022-11-10 15:50:13 -08:00
tsconfig.json chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
tsconfig.node.json chore: migrate html reporter to vite (#13116) 2022-03-28 18:21:19 -07:00
vite.config.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00