child) to appear nested. Example: pn...">

feat(browser): display nested mark trace in UI by hi-ogawa · Pull Request #10437 · vitest-dev/vitest (original) (raw)

Description

This changes trace view UI to make nested traces of mark("parent", () => child) to appear nested.

Example:

pnpm -C test/ui test-fixtures --root fixtures/trace

image

TODO

Please don't delete this checklist! Before submitting the PR, please make sure you do the following:

Tests

Documentation

Changesets