39 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
7d1d7a27ce docs: correct terminology and verify task behavior in file/worker fixtures
Co-authored-by: hi-ogawa <4232207+hi-ogawa@users.noreply.github.com>
2025-12-08 02:14:12 +00:00
copilot-swe-agent[bot]
c2834522a0 docs: clarify task fixture behavior for auto vs non-auto file/worker scoped fixtures
Co-authored-by: hi-ogawa <4232207+hi-ogawa@users.noreply.github.com>
2025-12-08 02:05:37 +00:00
copilot-swe-agent[bot]
5dd6480452 docs: clarify task fixture unavailability in file/worker-scoped fixtures
Co-authored-by: hi-ogawa <4232207+hi-ogawa@users.noreply.github.com>
2025-12-08 01:58:52 +00:00
Vladimir
65292c3655
docs: update structure (#8625) 2025-11-06 14:59:05 +01:00
Ari Perkkiö
4822d047a7
feat!: rewrite pools without tinypool (#8705)
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2025-10-21 19:12:54 +02:00
Yusuf Aran
6b21cfe557
feat: add hooks with type-safe extra context to TestAPI (#8623) 2025-10-03 10:36:03 +02:00
Vladimir
e3138bd1d0
docs: remove mentions of deprecated context (#8600) 2025-09-19 11:54:20 +02:00
natsuki ueda
07a8a6e134
docs: fix reference link (#8596) 2025-09-19 11:42:11 +02:00
Ari Perkkiö
a54ff97659
docs: incorrect example of use (#8571) 2025-09-13 14:51:14 +02:00
Noritaka Kobayashi
02da20864c
chore: fix typos (#8179) 2025-07-22 18:02:11 +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
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
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
Vladimir
e761f27d75
feat: provide ctx.signal (#7878) 2025-05-05 16:16:46 +02:00
Vladimir
ca743ede68
docs: deprecate old context augmentation and recommend test.extend (#7703) 2025-05-02 14:05:35 +02:00
Jan Vincent Liwanag
18becc6e51
docs: fix default fixture value (#7711) 2025-03-21 10:37:33 +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
Ari Perkkiö
2029c9e36d
docs: test.extend example to destructure context (#7614) 2025-03-06 17:55:58 +09:00
Arya Emami
8dd2071376
chore: fix various typos (#7054) 2025-01-08 14:21:45 +01:00
Vladimir
3c18ecf720
docs: replace Vitest 2.2 mentions (#7025) 2024-12-06 09:46:48 +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
85c64e35b1
feat(runner): test context can inject values from the config's provide (#6813) 2024-11-13 17:20:26 +01:00
Vladimir
57d23cec43
docs: fix inconsistencies, remove low informative twoslash examples (#6200) 2024-07-23 14:52:21 +02:00
Vladimir
6598fba55b
docs: remove version badges (#5727)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2024-05-15 08:44:37 +02:00
btea
20357e2e20
docs: add @shikiji/vitepress-twoslash (#5483) 2024-04-08 14:19:12 +02:00
Han
0441f761fd
feat(runner): support automatic fixtures (#5102)
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2024-02-16 17:49:43 +01:00
Enrique Pando
cfd0611873
docs: fix typo (#5017) 2024-01-24 00:16:26 +01:00
Vladimir
76392b9dcd
chore: add test for fixture example from the docs (#4410) 2023-10-31 14:28:01 +01:00
Henning Schindler
e836b2b8bc
docs: fix typo (#4300) 2023-10-13 17:05:06 +01:00
Vladimir
5c88d8e582
feat(vitest): allow calling skip dynamically (#3966) 2023-08-16 15:41:41 +02:00
Han
1621cc6365
feat: support accessing other fixtures in fixture function (#3651) 2023-07-03 09:59:22 +02:00
Vladimir
47383eb78a
docs: specify Vitest version for test.extend (#3683) 2023-06-27 13:41:27 +02:00
Han
2db1a737f1
feat(runner): support test.extend (#3554) 2023-06-19 10:19:39 +02:00
Vladimir
e39adea838
feat: pass down meta information to Node.js process (#3449)
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
2023-05-30 11:16:27 +02:00
Tanimodori
39b19cf0e6
docs: clarify how to use local test context (#1829)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-08-10 16:57:45 +08:00
Joe Zimmerman
3ecc91ef98
docs: a few spelling/grammar fixes (#1701)
* Fix typos and enhance grammar.

* Merge branch 'main'

* Apply suggestions from code review

Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>

Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
2022-07-24 09:47:29 +03:00
Joaquín Sánchez
235cfa7eea
docs: add section title in guide pages (#1583) 2022-07-15 00:28:28 +08:00
Anthony Fu
4f198ef284
feat: test context (#900)
* feat: support concurrent snapshot
* feat: cleanup callback for `beforeAll` and `beforeEach`
2022-04-25 21:52:25 +08:00