Vladimir
|
76fb75d424
|
fix!: remove deprecated workspace option in favor of projects (#8218)
|
2025-06-25 14:56:40 +02:00 |
|
Vladimir
|
e91f7ba2d2
|
docs: remove old migration guides (#8217)
|
2025-06-24 16:22:12 +02:00 |
|
Vladimir
|
abc0d8273f
|
fix(spy)!: support spying on classes (#6160)
|
2025-06-24 16:17:30 +02:00 |
|
Vladimir
|
924cb69610
|
feat: add onUnhandledError callback (#8162)
|
2025-06-24 16:14:35 +02:00 |
|
Kevin Cui
|
ca27f371cd
|
docs: add "oomol" to gold sponsors (#8213)
|
2025-06-24 14:52:21 +02:00 |
|
renovate[bot]
|
1a9d56092b
|
chore(deps): update all non-major dependencies (#8210)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-23 09:38:36 +02:00 |
|
Vladimir
|
be11d374ca
|
fix!: remove deprecated environmentMatchGlobs and poolMatchGlobs (#8205)
|
2025-06-22 09:59:03 +02:00 |
|
Vladimir
|
cb8b03bac1
|
feat!: remove support for Vite 5 (#8202)
|
2025-06-21 19:25:05 +02:00 |
|
Vladimir
|
437d461aae
|
feat: provide entity to onConsoleLog (#8159)
|
2025-06-20 17:10:25 +02:00 |
|
Vladimir
|
da59eb887b
|
fix!: replace deprecated ErrorWithDiff with TestError (#8195)
|
2025-06-20 11:58:26 +02:00 |
|
Vladimir
|
14c507200a
|
feat!: simplify default exclude pattern (#6287)
|
2025-06-20 10:52:26 +02:00 |
|
Ari Perkkiö
|
176133ed0c
|
feat!(coverage): v8 to support only AST based remapping (#8064)
|
2025-06-18 12:29:05 +03:00 |
|
Ari Perkkiö
|
41a111c35b
|
fix!(coverage): remove .all, reworked include/exclude (#7837)
|
2025-06-18 11:20:23 +03:00 |
|
Ari Perkkiö
|
82fcf5d53b
|
fix!: remove 'basic' reporter (#7884)
|
2025-06-18 10:06:40 +03:00 |
|
Vladimir
|
5600772c22
|
fix(browser): show a helpful error when spying on an export (#8178)
|
2025-06-17 19:03:24 +02:00 |
|
leopardracer
|
de707276c8
|
docs: fix typos in documentation: "replaying" and "infering" (#8176)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
|
2025-06-17 18:40:29 +02:00 |
|
renovate[bot]
|
93f3200e45
|
fix(deps): update all non-major dependencies (#8123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-16 18:14:40 +02:00 |
|
ItsJustRuby
|
bd2c481fe8
|
docs: Typo in doc for watchTriggerPatterns (#8157)
|
2025-06-13 08:35:03 +09:00 |
|
abeer0
|
04f7a7f253
|
docs: capitalize titles (#8143)
|
2025-06-10 17:26:35 +02:00 |
|
Ari Perkkiö
|
67b401a3fa
|
docs(coverage): small typos (#8113)
|
2025-06-10 15:45:52 +09:00 |
|
Vladimir
|
142c735e16
|
fix(browser): calculate prepare time from createTesters call on the main thread (#8101)
|
2025-06-05 10:45:57 +02:00 |
|
renovate[bot]
|
6246a8a46f
|
chore(deps): update dependency @vite-pwa/assets-generator to v1 (#7997)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-05 09:08:50 +02:00 |
|
João Victor Lopes
|
4cc18601f1
|
docs: remove outdated section (#8066)
|
2025-06-03 08:20:59 +02:00 |
|
Artem Zakharchenko
|
c00983c5a2
|
docs(performance): clarify the way sharding works (#8072)
|
2025-06-02 20:19:55 +03:00 |
|
Vladimir
|
3d130c6f0b
|
docs: add two more feature to the announcement (#8073)
|
2025-06-02 17:22:52 +02:00 |
|
Ari Perkkiö
|
54e93989dc
|
docs(coverage): explain v8 and istanbul differences (#8065)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
|
2025-06-02 12:13:45 +02:00 |
|
Vladimir
|
ea4f167e12
|
docs: add blog post for 3.2 (#8001)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
Co-authored-by: patak-dev <matias.capeletto@gmail.com>
|
2025-06-02 11:53:40 +02:00 |
|
Vladimir
|
9cbfc231a0
|
feat(vitest): allow per-file and per-worker fixtures (#7704)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
|
2025-05-31 14:07:34 +02:00 |
|
Vladimir
|
b03f2098a5
|
feat: annotation API (#7953)
|
2025-05-30 18:56:14 +02:00 |
|
patak
|
4f50f259d5
|
chore: use bolt logo for StackBlitz (#8059)
|
2025-05-30 12:54:55 +02:00 |
|
Andy Brenneke
|
95961e40ac
|
feat: track module execution totalTime and selfTime (#8027)
|
2025-05-29 10:39:44 +02:00 |
|
Vladimir
|
b9a312a8a2
|
fix(browser): resolve upload files relative to the project root (#8042)
|
2025-05-28 15:08:55 +02:00 |
|
Jovi De Croock
|
cefd4ba3fb
|
docs: add vitest-browser-preact (#8038)
|
2025-05-27 16:28:16 +02:00 |
|
renovate[bot]
|
fed53b6ec1
|
chore(deps): update dependency @vite-pwa/vitepress to v1 (#7998)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-27 14:43:31 +02:00 |
|
Nathan Sarang-Walters
|
abd3bb76a0
|
feat(reporter): add onWritePath option to github-actions (#8015)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
|
2025-05-26 17:44:05 +02:00 |
|
Ansgar Prause
|
646a1512f1
|
docs: fix typo, improve formatting (#8025)
|
2025-05-26 11:51:55 +09:00 |
|
Micha Huhn
|
1b29ff60fb
|
docs: fix typo (#8011)
|
2025-05-23 17:32:42 +02:00 |
|
renovate[bot]
|
9fe0f3df9d
|
chore(deps): update all non-major dependencies (#7929)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
|
2025-05-20 14:57:32 +02:00 |
|
Vladimir Sheremet
|
edc0b4a1d1
|
docs: update the browser CLI option
|
2025-05-19 18:04:10 +02:00 |
|
Vladimir
|
0e960aa78b
|
fix: throw an error if typechecker failed to spawn (#7990)
|
2025-05-19 15:14:41 +02:00 |
|
Artem Zakharchenko
|
e996b4103b
|
fix(expect): support type-safe declaration of custom matchers (#7656)
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
|
2025-05-19 15:12:53 +02:00 |
|
Vladimir
|
e6fbd8d256
|
feat(browser): custom locators API (#7993)
|
2025-05-17 17:39:38 +02:00 |
|
Vladimir
|
d1a1df0364
|
feat: add sequence.groupOrder option (#7852)
|
2025-05-17 16:28:34 +02:00 |
|
Vladimir Sheremet
|
05b7dd93ad
|
docs: update version
|
2025-05-17 15:45:07 +02:00 |
|
Vladimir Sheremet
|
3e20e8391b
|
docs: update version
|
2025-05-17 15:44:42 +02:00 |
|
Vladimir
|
d9f5163534
|
feat(browser): add screenshot.save option (#7777)
|
2025-05-17 15:44:06 +02:00 |
|
Ben Durrant
|
b67d307ded
|
feat: Explicit Resource Management support in mocked functions (#7927)
|
2025-05-17 15:34:35 +02:00 |
|
Gwenn Le Bihan
|
dca0612302
|
docs: fix config filename for Production build section (#7926)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
|
2025-05-17 15:28:51 +02:00 |
|
Pengoose
|
ef6ef542bd
|
fix(cli): add built-in reporters list to --help output (#7955)
|
2025-05-17 15:26:45 +02:00 |
|
Vladimir
|
27ea60447b
|
docs: add "Parallelism" guide (#7975)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
|
2025-05-17 15:16:26 +02:00 |
|