playwright/packages/html-reporter
Dmitry Gozman c8134bca5d
feat(html): show top-level errors (#27763)
Drive-by:
- extract `TestErrorView`;
- replace `data-test-id` with `data-testid` and `getByTestId()`.

---

<img width="1001" alt="top-level errors in html report"
src="https://github.com/microsoft/playwright/assets/9881434/2d6c0c52-8df1-46a9-b3fd-06ddc6f16796">
2023-10-24 09:35:07 -07:00
..
playwright chore: move playwright gallery into a subfolder (#13695) 2022-04-21 21:07:43 -07:00
src feat(html): show top-level errors (#27763) 2023-10-24 09:35:07 -07:00
.gitignore clean: speed up ct (#13915) 2022-05-03 21:25:50 -07:00
bundle.ts chore: fix html-reporter/trace-viewer TSC errors (#26813) 2023-08-31 18:08:38 +02:00
index.html chore: migrate html reporter to vite (#13116) 2022-03-28 18:21:19 -07:00
package.json chore(trace): include expect steps in a trace (#21199) 2023-02-28 13:26:23 -08:00
playwright.config.ts devops: create blob reports for all "tests 1" (#26694) 2023-08-24 16:06:41 -07:00
tsconfig.json chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
tsconfig.node.json chore: migrate html reporter to vite (#13116) 2022-03-28 18:21:19 -07:00
vite.config.ts chore: fix build/watch script for bundles and vite-powered packages (#20055) 2023-01-11 18:36:04 -08:00