playwright/packages/html-reporter
osohyun0224 935ced6e31 feat(types): add 'url' field to TestCaseAnnotation type
Added an optional 'url' field to the TestCaseAnnotation type to support hyperlink functionality within test annotations. This update allows annotations to include URLs, enhancing their utility by providing direct links to related resources or issue trackers.
2024-05-05 21:46:54 +09:00
..
playwright chore: move vite root dir into template folder (#29081) 2024-01-23 09:40:05 -08:00
src feat(types): add 'url' field to TestCaseAnnotation type 2024-05-05 21:46:54 +09: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 chore: reuse image diff component in trace/html (#28727) 2023-12-22 10:17:35 -08:00
tsconfig.json fix: tolerate wrongly-typed annotations (#29162) 2024-01-25 11:35:17 -08: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