Describe the bug
The report tab in UI can show file and test level summaries like:
For suites, the same tab becomes blank:
I thought this isn't reachable but technically exists if you navigate through "View suite source code" then click "Report" tab.
Reproduction
The above report is generated in the repo via
pnpm -C test/ui test-fixtures --root fixtures/main --reporter=html --run
- then open
test/ui/fixtures/main/.vitest/index.html
System Info
Used Package Manager
pnpm
Validations
Describe the bug
The report tab in UI can show file and test level summaries like:
For suites, the same tab becomes blank:
I thought this isn't reachable but technically exists if you navigate through "View suite source code" then click "Report" tab.
Reproduction
The above report is generated in the repo via
pnpm -C test/ui test-fixtures --root fixtures/main --reporter=html --runtest/ui/fixtures/main/.vitest/index.htmlSystem Info
Used Package Manager
pnpm
Validations