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 |
|
Vladimir
|
20a5d4bfc4
|
feat: add "configureVitest" plugin hook (#7349)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
|
2025-03-19 14:18:14 +01:00 |
|
@beer
|
ab26f54166
|
docs: benchmark url fix (#7677)
|
2025-03-18 11:41:32 +02:00 |
|
Vladimir
|
6adecb9036
|
feat(vitest): allow conditional context.skip(boolean) (#7659)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
|
2025-03-17 13:05:26 +01:00 |
|
Hiroshi Ogawa
|
ea3d67b03b
|
feat: allow array element for test.each/for title formatting (#7522)
|
2025-03-17 13:03:51 +01:00 |
|
Hiroshi Ogawa
|
eacab25e77
|
feat: add diff.maxDepth option and set non-Infinity value as a default to reduce crash (#7481)
|
2025-03-17 13:03:01 +01:00 |
|
Ari Perkkiö
|
f9e1cb494e
|
feat(reporter): --silent=passed-only to log failed tasks only (#7530)
|
2025-03-17 13:02:27 +01:00 |
|
Ryo Ochiai
|
df3477076c
|
feat: Introduce %$ option to add number of the test to its title (#7412)
|
2025-03-17 13:01:19 +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 |
|
Hiroshi Ogawa
|
2d4537fe81
|
docs: add mockClear/mockReset/mockRestore examples (#7633)
|
2025-03-11 15:11:15 +01:00 |
|
btea
|
7155aefa36
|
chore: use pnpm catalog (#7590)
|
2025-03-07 14:10:38 +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 |
|
Hiroshi Ogawa
|
4f7db68143
|
docs: fix shiki twoslash build error (#7620)
|
2025-03-07 08:36:54 +01:00 |
|
Vladimir
|
419315bd13
|
docs: update shiki transformers and clarify root project (#7518)
|
2025-03-06 17:25:51 +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 |
|
Ayo Ayco
|
0a0b9bbedb
|
docs: verify webtoo.ls profile (#7593)
|
2025-03-01 16:24:28 +01:00 |
|
Matej Vobornik
|
96a746261b
|
docs: Unify description of max/minForks for both types of fork poolOptions (#7584)
|
2025-02-28 11:47:32 +01:00 |
|
Matej Vobornik
|
2923c9a7ac
|
docs: Fix default screenshots directory in docs (#7579)
|
2025-02-28 12:00:06 +09:00 |
|
renovate[bot]
|
365ffe6b4c
|
fix(deps): update all non-major dependencies (#7543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-24 16:16:50 +01:00 |
|
zyoshoka
|
7660723bef
|
docs: fix typo (#7547)
|
2025-02-24 15:12:27 +01:00 |
|
Hiroshi Ogawa
|
167a98d77c
|
fix: exclude queueMicrotask from default fake timers to not break node fetch (#7505)
|
2025-02-18 08:45:06 +02:00 |
|
renovate[bot]
|
6cc408d664
|
fix(deps): update all non-major dependencies (#7507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
|
2025-02-18 11:04:25 +09:00 |
|
Farouk Channouf
|
60451d1a8f
|
docs: fixed typo (#7508)
|
2025-02-18 10:04:47 +09:00 |
|
btea
|
7bfa70cffd
|
docs: describe waitFor parameters more clearly (#7498)
|
2025-02-15 14:39:18 +09:00 |
|
Denis Moshkin
|
43774b8915
|
docs: update @testing-library/user-event link (#7494)
|
2025-02-14 11:21:29 +01:00 |
|
Hiroshi Ogawa
|
8f138257ba
|
docs: fix sequence.hooks: 'stack' as default (#7492)
|
2025-02-14 09:32:11 +01:00 |
|
renovate[bot]
|
e348bd4c99
|
fix(deps): update all non-major dependencies (#7363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
|
2025-02-11 10:15:44 +09:00 |
|
Vladimir
|
1e857d25e8
|
docs: fix fakeTimers migration example and remove // (#7458)
|
2025-02-11 09:49:04 +09:00 |
|
flx-sta
|
0f6d6a62a2
|
docs: add sync-only info to expect.toThrowError tip (#7381)
|
2025-02-10 17:04:23 +01: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
|
03912b43a7
|
fix: fix getMockedSystemTime for useFakeTimer (#7405)
|
2025-02-04 14:43:08 +01:00 |
|
Ryan Waskiewicz
|
ad8ffac1ea
|
docs(vi): remove extra comma (#7387)
|
2025-01-31 08:29:22 +09:00 |
|
kimulaco
|
9acc13f367
|
docs: eslint and prettier configs in test.exclude default value (#7360)
|
2025-01-26 10:37:22 +02: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 |
|
renovate[bot]
|
38ea8eaef8
|
fix(deps): update all non-major dependencies (#7297)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
|
2025-01-23 14:29:46 +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 |
|
patak-dev
|
f841032f0a
|
docs: shorter titles in team page
|
2025-01-17 13:29:20 +01:00 |
|
Vladimir
|
9a581e1c43
|
docs: add VoidZero org to Vladimir and Hiroshi (#7280)
|
2025-01-17 11:40:20 +01:00 |
|
patak
|
c338f35829
|
chore: update Hiroshi info in team (#7279)
|
2025-01-17 11:23:31 +01:00 |
|
patak
|
66357f3870
|
docs: fix social meta overrides (#7278)
|
2025-01-17 11:13:26 +01:00 |
|