572 Commits

Author SHA1 Message Date
Vladimir
27ea60447b
docs: add "Parallelism" guide (#7975)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2025-05-17 15:16:26 +02:00
flx-sta
33b930a12f
docs: typos in docs/guide/browser/index.md (#7983) 2025-05-15 22:04:49 +03:00
Vladimir
464218f42c
fix: try to catch unhandled error outside of a test (#7968) 2025-05-13 19:28:56 +02:00
Tanguy Krotoff
708cc9414d
docs: fix toEqualTypeOf in testing-types.md (#7938) 2025-05-06 13:22:18 +02: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
Florian Schwalm
029c0788c3
feat(browser): implement connect option for playwright browser provider (#7915)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2025-05-05 16:29:15 +02:00
Ari Perkkiö
4af5df33b5
feat: support custom colors for test.name (#7809) 2025-05-05 16:21:24 +02:00
Ari Perkkiö
78a3d27879
feat(coverage): v8 experimental AST-aware remapping (#7736) 2025-05-05 16:17:56 +02:00
Vladimir
e761f27d75
feat: provide ctx.signal (#7878) 2025-05-05 16:16:46 +02:00
Vladimir
69ac92cb7d
fix(browser): resolve FS commands relative to the project root (#7896) 2025-05-05 16:14:10 +02:00
Vladimir
ca743ede68
docs: deprecate old context augmentation and recommend test.extend (#7703) 2025-05-02 14:05:35 +02:00
Rodolfo Gobbi De Angeli
ad5d6ee6e0
docs: improve mocking classes section (#7833) 2025-04-18 18:19:15 +02:00
Vladimir
53c997300e
docs: clarify the custom provider API is experimental (#7855) 2025-04-18 09:15:58 +02:00
Vladimir
d97f6d4807
docs: clarify workspace docs (#7849) 2025-04-17 18:00:16 +02:00
Kenton Varda
6358f216e2
fix: default to run mode when stdin is not a TTY (#7673)
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2025-04-17 12:17:03 +02:00
Artem Zakharchenko
412866556b
docs: suggest vitest run in --merge-reports usage (#7824) 2025-04-12 09:17:45 +03:00
Ari Perkkiö
5652bf9201
fix(coverage): expose profiling timers (#7820) 2025-04-11 08:24:06 +03:00
Marijn030
1440908816
docs(guide): update coverage.md (#7781) 2025-04-02 16:08:14 +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
Janis Jansen
2a8520a837
feat: support --configLoader CLI option (#7574)
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
2025-03-26 10:06:42 +01:00
Jan Vincent Liwanag
18becc6e51
docs: fix default fixture value (#7711) 2025-03-21 10:37:33 +01:00
Vladimir
63949b1d73
feat(browser): introduce and, or and filter locators (#7463)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2025-03-20 15:19:50 +01:00
Vladimir
e5851e4b86
feat(runner): add test.scoped to override test.extend fixtures per-suite (#7233) 2025-03-19 14:57:29 +01:00
@beer
ab26f54166
docs: benchmark url fix (#7677) 2025-03-18 11:41:32 +02:00
Ari Perkkiö
f9e1cb494e
feat(reporter): --silent=passed-only to log failed tasks only (#7530) 2025-03-17 13:02:27 +01:00
Ari Perkkiö
10bbbe969e
ci: pin third party actions to commit shas (#7687) 2025-03-17 13:48:38 +02:00
Arya Emami
3fdee3da8b
chore: fix various typos (#7663) 2025-03-14 09:20:41 +01:00
renovate[bot]
4b0451d9e5
chore(deps): update dependency @antfu/eslint-config to v4 (#7407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2025-03-11 16:06:15 +01:00
Vladimir
5eb4cd1fa5
fix(browser): fail playwright timeouts earlier than a test timeout (#7565)
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
2025-03-07 09:54:16 +01:00
Simon El Nahas
2edc18a86a
Fix wrong reference version. (#7610)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2025-03-06 16:01:03 +01:00
Ari Perkkiö
2029c9e36d
docs: test.extend example to destructure context (#7614) 2025-03-06 17:55:58 +09:00
Matej Vobornik
2923c9a7ac
docs: Fix default screenshots directory in docs (#7579) 2025-02-28 12:00:06 +09:00
zyoshoka
7660723bef
docs: fix typo (#7547) 2025-02-24 15:12:27 +01:00
Farouk Channouf
60451d1a8f
docs: fixed typo (#7508) 2025-02-18 10:04:47 +09:00
Denis Moshkin
43774b8915
docs: update @testing-library/user-event link (#7494) 2025-02-14 11:21:29 +01:00
Vladimir
1e857d25e8
docs: fix fakeTimers migration example and remove // (#7458) 2025-02-11 09:49:04 +09:00
gzliew
d1d08989b8
docs: Update Environment import source (#7433) 2025-02-06 11:34:48 +09:00
Runyasak Chaengnaimuang
2abf053c2c
docs: update wording to "next major" (#7351) 2025-02-04 15:13:17 +01:00
Hiroshi Ogawa
83f8afd7e4
docs: add vite 6 migration guide link (#7372) 2025-02-04 15:01:10 +01:00
Hiroshi Ogawa
ef1464fc7b
fix: apply development|production condition on Vite 6 (#7301)
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2025-01-23 14:38:54 +01:00
Nathan
45085cf8f7
docs: adjust example for merging sharded results with coverage (#7337) 2025-01-22 19:12:08 +02:00
Max
5e001eea71
docs: add WebSocket to msw features (#7323) 2025-01-22 16:43:42 +01:00
patak
9745fe8cb5
docs: clarify that locator.nth is zero based (#7326) 2025-01-21 14:52:50 +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
Pjotr Savitski
74fe67c329
docs: changed readHelloWorld in exampele 3 to return a string (#7272) 2025-01-16 20:19:13 +01:00
Vladimir
3fcf88ead1
docs: more migration changes in v3 (#7261)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2025-01-16 14:53:15 +01:00
Ari Perkkiö
b526896511
fix(coverage)!: always exclude test files (#7254) 2025-01-15 17:40:22 +01:00
João Victor Lopes
1e7915b552
fix(browser): add instance validation to resolve coverage error (#7231)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2025-01-15 14:04:30 +01:00