Vladimir
|
9e412de354
|
fix!: rewrite spying implementation to make module mocking more intuitive (#8363)
|
2025-08-01 16:13:07 +02:00 |
|
Vladimir
|
9be01ba594
|
feat!: use module-runner instead of vite-node (#8208)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
|
2025-07-28 13:43:53 +02:00 |
|
Noritaka Kobayashi
|
02da20864c
|
chore: fix typos (#8179)
|
2025-07-22 18:02:11 +02:00 |
|
Vladimir
|
76fb75d424
|
fix!: remove deprecated workspace option in favor of projects (#8218)
|
2025-06-25 14:56:40 +02:00 |
|
Vladimir
|
924cb69610
|
feat: add onUnhandledError callback (#8162)
|
2025-06-24 16:14:35 +02:00 |
|
Vladimir
|
be11d374ca
|
fix!: remove deprecated environmentMatchGlobs and poolMatchGlobs (#8205)
|
2025-06-22 09:59:03 +02:00 |
|
Vladimir
|
437d461aae
|
feat: provide entity to onConsoleLog (#8159)
|
2025-06-20 17:10:25 +02:00 |
|
Vladimir
|
14c507200a
|
feat!: simplify default exclude pattern (#6287)
|
2025-06-20 10:52:26 +02:00 |
|
Ari Perkkiö
|
176133ed0c
|
feat!(coverage): v8 to support only AST based remapping (#8064)
|
2025-06-18 12:29:05 +03:00 |
|
Ari Perkkiö
|
41a111c35b
|
fix!(coverage): remove .all, reworked include/exclude (#7837)
|
2025-06-18 11:20:23 +03:00 |
|
ItsJustRuby
|
bd2c481fe8
|
docs: Typo in doc for watchTriggerPatterns (#8157)
|
2025-06-13 08:35:03 +09:00 |
|
Vladimir
|
ea4f167e12
|
docs: add blog post for 3.2 (#8001)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
Co-authored-by: patak-dev <matias.capeletto@gmail.com>
|
2025-06-02 11:53:40 +02:00 |
|
Vladimir
|
b03f2098a5
|
feat: annotation API (#7953)
|
2025-05-30 18:56:14 +02:00 |
|
Vladimir
|
0e960aa78b
|
fix: throw an error if typechecker failed to spawn (#7990)
|
2025-05-19 15:14:41 +02:00 |
|
Vladimir
|
d1a1df0364
|
feat: add sequence.groupOrder option (#7852)
|
2025-05-17 16:28:34 +02:00 |
|
nanou
|
623ce929a3
|
docs: word about typeRoots for typescript configuration (#7977)
|
2025-05-17 15:15:33 +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 Sheremet
|
bc78cc8c3b
|
docs: fix example
|
2025-05-05 17:41:18 +02:00 |
|
Vladimir
|
a067531acf
|
feat: introduce watchTriggerPatterns option (#7778)
|
2025-05-05 16:48:33 +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
|
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 |
|
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 |
|
Matej Vobornik
|
96a746261b
|
docs: Unify description of max/minForks for both types of fork poolOptions (#7584)
|
2025-02-28 11:47:32 +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 |
|
Hiroshi Ogawa
|
8f138257ba
|
docs: fix sequence.hooks: 'stack' as default (#7492)
|
2025-02-14 09:32:11 +01:00 |
|
kimulaco
|
9acc13f367
|
docs: eslint and prettier configs in test.exclude default value (#7360)
|
2025-01-26 10:37:22 +02:00 |
|
Ari Perkkiö
|
b526896511
|
fix(coverage)!: always exclude test files (#7254)
|
2025-01-15 17:40:22 +01:00 |
|
Ari Perkkiö
|
010e7b2b21
|
docs: disabling timeout when debugging (#7161)
|
2025-01-03 12:56:53 +01:00 |
|
Vladimir
|
78b62ffe1d
|
feat: allow multi-browser configuration (#6975)
|
2024-12-19 14:21:41 +01:00 |
|
Jonah Kagan
|
bde98b6d4c
|
feat(coverage): thresholds to support maximum uncovered items (#7061)
|
2024-12-17 20:29:16 +02:00 |
|
Vladimir
|
9a1b501223
|
feat: prepare the Vitest API to be stable (#6962)
|
2024-12-10 11:12:47 +01:00 |
|
Hiroshi Ogawa
|
2b5c5201dc
|
feat: diff.printBasicPrototype: false by default (#7043)
|
2024-12-09 10:19:05 +01:00 |
|
Vladimir
|
3c18ecf720
|
docs: replace Vitest 2.2 mentions (#7025)
|
2024-12-06 09:46:48 +01:00 |
|
Vladimir
|
e3144fd8da
|
fix(vitest)!: don't expose default toFake config (#6288)
|
2024-12-05 15:23:40 +01:00 |
|
Joe
|
db7a888801
|
feat!: spy.mockReset changes (#6426)
|
2024-12-05 15:01:06 +01:00 |
|
Vladimir Sheremet
|
a11d565422
|
docs: replace <details> with ::: details
|
2024-12-04 20:41:35 +01:00 |
|
Vladimir
|
2324375c06
|
docs: remove irrelevant vitest.config references and update the sidebar (#7006)
|
2024-12-02 17:37:37 +01:00 |
|
Vladimir
|
98c7e51918
|
refactor: deprecate environmentMatchGlobs and poolMatchGlobs in favor of workspace (#6922)
|
2024-12-01 23:17:14 +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
|
a5bbc0a94a
|
feat: provide the current project to the global setup (#6942)
|
2024-11-25 17:01:03 +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
|
562e1b1437
|
feat: allow inline workspace configuration (#6923)
|
2024-11-19 13:28:09 +01:00 |
|
Hiroshi Ogawa
|
746d898651
|
feat(snapshot): provide config to resolveSnapshotPath (#6800)
|
2024-11-13 17:04:34 +01:00 |
|
Vladimir
|
e26e066c77
|
feat(vitest): add onTestsRerun method to global setup context (#6803)
|
2024-11-13 17:01:32 +01:00 |
|
Hiroshi Ogawa
|
391860f79b
|
feat: support inline diff options and support printBasicPrototype (#6740)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
Co-authored-by: Michał Grzegorzewski <4864089+spamshaker@users.noreply.github.com>
|
2024-11-13 16:59:31 +01:00 |
|
Vladimir
|
e934f8d972
|
docs: changing -> editing (#6815)
|
2024-10-29 20:01:21 +01:00 |
|
Michael Nwani
|
d54eb352d2
|
docs: fix typo in fakeTimers.shouldClearNativeTimers option (#6743)
Co-authored-by: Michael Nwani <mnwani@atlassian.com>
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
|
2024-10-28 13:38:15 +01:00 |
|