7 Commits

Author SHA1 Message Date
Vladimir
c9078a26e3
fix: create environment once per worker with isolate: false (#8915) 2025-11-03 17:20:06 +01:00
Joaquín Sánchez
ea12834e4f
chore(ui): fix teardown type in Error shim (#5949) 2024-06-23 18:16:12 +02:00
Joaquín Sánchez
36796a67a9
chore(ui): augment Error adding VITEST_* entries (#5944) 2024-06-20 21:02:39 +02:00
yoho
a768015e64
feat: support relative path in html report (#2695)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2023-03-20 13:06:54 +01:00
yoho
b8f34eb8ca
feat: add html reporter based on Vitest UI (#2444)
* feat: vitest html report

* chore: copy ui to vitest dist

* feat: report copy ui dist

* feat: ui report version builder

* fix: copy file

* chore: remove

* feat: html metadata path

* feat: add declare

* feat: static file client

* feat: mock rpc

* fix: mock error

* chore: update meta

* chore: compress json

* chore: comment

* chore: update merge config

* chore: lock

* feat: remove all control command from ui

* chore: remove

* feat: report command

* feat: version tag

* chore: reset lock file

* feat: remove hooks

* chore: update

* fix: runningPromise

* chore: update debug mode and disable click on transform

* docs: report

* chore: remove the version mark

* feat: report

* fix: lint

* chore: copy ui from @vitest/ui

* chore: export report from ui

* chore: update

* fix: lint

* docs: ui html report

* feat: ensurePackageInstalled

* update

* feat: more info

* chore: improve documentation and tests

* chore: fix UI bundle size

* chore: ui tests

* perf: remove output report using the global variable to judge report mode

* chore: update

* fix: build

* fix: report

* fix: parse

* chore: fix html reporters test

* chore: don't store config in html reporter test

* chore: update ui docs

* feat: log

* chore: fix tests

* test: fix html reporter tests

* docs add vitest fo UI reporter

Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2022-12-19 13:23:22 +03:00
Anthony Fu
3d7d2f3822 feat(ui): setup vite-plugin-pages 2021-12-29 14:51:38 +08:00
Mirone
b286a086c5
fix(ui): satisfy typescript (#253) 2021-12-21 09:32:09 +01:00