282 Commits

Author SHA1 Message Date
Vladimir Sheremet
f32c5377a2
chore: release v3.1.0-beta.2 2025-03-21 09:27:00 +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
Hiroshi Ogawa
9695d734eb
chore: replace rollup-plugin-esbuild with unplugin-oxc (#7680)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2025-03-18 16:13:38 +01:00
Vladimir Sheremet
2f7f36453b
chore: release v3.1.0-beta.1 2025-03-17 13:16:17 +01: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
Ryo Ochiai
df3477076c
feat: Introduce %$ option to add number of the test to its title (#7412) 2025-03-17 13:01:19 +01:00
Vladimir Sheremet
8ea9e147e1
chore: release v3.0.9 2025-03-17 12:57:21 +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
268a19e19a
fix(runner): show stacktrace on hook timeout error (#7502) 2025-03-11 14:35:53 +01:00
btea
7155aefa36
chore: use pnpm catalog (#7590) 2025-03-07 14:10:38 +01:00
Hiroshi Ogawa
c0cf65f94f
chore: use unplugin-isolated-decl with oxc-transform for dts build (#7609)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2025-03-07 09:54:45 +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
Matthew Pietz
09f3530151
fix: typings of ctx.skip() as never (#7608) 2025-03-07 08:34:37 +02:00
Vladimir Sheremet
814d5df54e
chore: release v3.0.8 2025-03-06 16:13:46 +01:00
Hiroshi Ogawa
ca9ffac5f7
fix(runner): fix and simplify Task.suite initialization (#7414) 2025-03-06 16:03:29 +01:00
Hiroshi Ogawa
0c2924b7ae
fix(runner): fix beforeEach/All cleanup callback timeout (#7500) 2025-03-03 17:11:37 +01:00
Vladimir Sheremet
358cccfb8f
chore: release v3.0.7 2025-02-24 18:47:07 +01:00
Ari Perkkiö
9584be337f chore: release v3.0.6 2025-02-18 15:35:02 +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
Hiroshi Ogawa
dc3fd3ed2a
refactor(runner): remove unused variable factoryQueue (#7384) 2025-02-04 14:45:00 +01:00
Vladimir Sheremet
115466265d
chore: release v3.0.5 2025-02-03 14:59:22 +01:00
Vladimir Sheremet
9e40437582
chore: release v3.0.4 2025-01-23 14:39:21 +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
Hiroshi Ogawa
c60ee27c06
fix(runner): timeout long sync hook (#7289) 2025-01-21 15:16:36 +01:00
Vladimir Sheremet
33ab8a244a
chore: release v3.0.3 2025-01-21 14:56:03 +01:00
Vladimir Sheremet
f17918a799
chore: release v3.0.2 2025-01-17 15:23:57 +01:00
Vladimir
ef1aa89333
fix: don't await an empty timeout after every test (#7281) 2025-01-17 15:23:28 +01:00
Vladimir Sheremet
56c50181c6
chore: release v3.0.1 2025-01-16 20:29:53 +01:00
renovate[bot]
537fa5ed40
fix(deps): update all non-major dependencies (#7147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2025-01-16 16:05:11 +01:00
Vladimir Sheremet
01600e04c2
chore: release v3.0.0 2025-01-16 15:05:15 +01:00
Wout Mertens
48645bf4f1
fix: return test fn result to runner (#7239) 2025-01-15 14:39:51 +01:00
Hiroshi Ogawa
0ad2860bf6
feat: add describe.for (#7253) 2025-01-15 08:49:42 +01:00
Vladimir
766624abd6
feat: introduce the new reporter API (#7069)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2025-01-14 16:46:44 +01:00
Vladimir Sheremet
57b671dcfb
chore: release v3.0.0-beta.4 2025-01-08 15:21:19 +01:00
Arya Emami
8dd2071376
chore: fix various typos (#7054) 2025-01-08 14:21:45 +01:00
renovate[bot]
74dbe03fa3
fix(deps): update dependency pathe to v2 (#7181)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-07 19:35:12 +01:00
Ari Perkkiö
1d45895512
fix(runner): mark tests of describe.todo as 'todo' (#7171) 2025-01-04 12:28:53 +01:00
Vladimir Sheremet
f9a628438a
chore: release v3.0.0-beta.3 2024-12-20 17:30:26 +01:00
Vladimir
78b62ffe1d
feat: allow multi-browser configuration (#6975) 2024-12-19 14:21:41 +01:00
Vladimir
5f8d209121
feat(runner): add "queued" state (#6931)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2024-12-17 16:20:32 +01:00
Vladimir Sheremet
2ff018a8d6
chore: release v3.0.0-beta.2 2024-12-10 11:19:19 +01:00
Vladimir
9a1b501223
feat: prepare the Vitest API to be stable (#6962) 2024-12-10 11:12:47 +01:00
Thomas Riffard
2fb585aea6
fix(runner): long synchronous tasks does not time out (fix #2920) (#6944)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2024-12-09 15:57:56 +01:00
Mohamed Hubail
751e2dcecd
feat(cli): Support location filters for suites (#7048) 2024-12-09 09:50:21 +01:00
Vladimir Sheremet
d93989e81f
chore: release v3.0.0-beta.1 2024-12-05 18:31:16 +01:00
Vladimir
82c2e24437
feat!: pass down context to test hooks (#7034) 2024-12-05 17:44:03 +01:00
Vladimir
407f10e48c
feat: print a deprecation warning if suite or test uses object as the third argument (#7031) 2024-12-05 17:18:59 +01:00
Vladimir
7957f91262
fix: don't use Custom type internally (#7032) 2024-12-05 17:09:27 +01:00
Vladimir Sheremet
db19f6eb74
Revert "fix: don't use Custom internally"
This reverts commit 46fc53405743f20db5255f0468e772fb3afe6211.
2024-12-05 16:49:52 +01:00