29 Commits

Author SHA1 Message Date
Vladimir
0dc93ea988
feat: introduce separate packages for browser mode providers (#8629) 2025-10-01 15:58:13 +02:00
Vladimir
2b9b34311f
docs: update mocking guide (#8514) 2025-08-31 12:47:43 +02:00
Vladimir
bbb3514f52
docs(browser): remove mentions of old browser/providers/* (#8515) 2025-08-31 12:45:39 +02:00
Vladimir
606cb9e3e3
feat(browser)!: require a provider factory instead of a string (#8445) 2025-08-27 12:00:11 +02:00
Jack Shelton
083f521a95
docs: add qwik integration to vitest browser mode (#8323) 2025-07-21 17:56:19 +02:00
Vladimir
5600772c22
fix(browser): show a helpful error when spying on an export (#8178) 2025-06-17 19:03:24 +02:00
Jovi De Croock
cefd4ba3fb
docs: add vitest-browser-preact (#8038) 2025-05-27 16:28:16 +02:00
Vladimir Sheremet
edc0b4a1d1
docs: update the browser CLI option 2025-05-19 18:04:10 +02:00
flx-sta
33b930a12f
docs: typos in docs/guide/browser/index.md (#7983) 2025-05-15 22:04:49 +03:00
Vladimir
41beb261e6
feat: deprecate workspace in favor of projects (#7923)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2025-05-05 18:49:26 +02:00
Ben Durrant
5659a0e0ce
feat: Added vitest-browser-lit to vitest init browser and docs (#7705)
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
2025-03-26 20:41:04 +01:00
Vladimir
12762ea6cc
perf(browser): fork jest-dom instead of bundling it (#7605) 2025-03-26 10:07:11 +01:00
Vladimir
99732d9946
docs: fix marko browser example (#7295) 2025-01-20 09:19:22 +09:00
Giildo
149380b1be
docs: fix broken link (#7276) 2025-01-17 10:37:33 +01:00
Vladimir
78b62ffe1d
feat: allow multi-browser configuration (#6975) 2024-12-19 14:21:41 +01:00
Vladimir
545cfa2f07
docs(browser): add vanilla example (#7049) 2024-12-08 15:11:34 +01:00
Vladimir
38e50f1bbd
docs: show icons in code-groups and code titles, update sidebar (#6970) 2024-11-27 09:46:01 +01:00
Vladimir
ac1a7fdc62
fix(browser): explain TypeScript support in docs and add asymmetric matchers to types (#6934) 2024-11-25 17:00:47 +01:00
Vladimir Sheremet
9e7c99f6b8
docs: typo 2024-11-13 16:05:10 +01:00
Vladimir
417bdb423d
fix(browser): init browsers eagerly when tests are running (#6876) 2024-11-13 16:03:43 +01:00
Vladimir
502ecbfea8
docs: mention that the browser mode uses 63315 port (#6691) 2024-10-11 17:46:07 +02:00
Camille Teruel
91442dfc98
fix(browser): update solidjs testing library lib (#6548) 2024-09-25 10:36:16 +02:00
Vladimir Sheremet
84d9623497
docs: fix code-group 2024-08-09 17:04:54 +02:00
Vladimir
d7951125c2
docs: add vitest-browser packages to Browser Mode examples (#6314) 2024-08-09 16:26:46 +02:00
Vladimir
74ca11a4b8
feat(browser): make iframe scalable, improve documentation (#6257) 2024-08-05 12:51:23 +02:00
Vladimir
af2b813c75
feat(browser): move page.config to server.config, add more docs (#6252) 2024-07-31 20:06:12 +02:00
Justin Zhu
0a17989e6d
docs(browser): set browser.name: 'chromium' when using playwright (#6220) 2024-07-25 15:19:20 +02:00
Lenni
0881023e68
docs: list default browser provider consistently (#6154) 2024-07-17 11:00:00 +02:00
Joaquín Sánchez
50130bdb59
docs: split browser page (#5988)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2024-07-01 13:51:59 +02:00