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 |
|
Vladimir
|
169028f03a
|
feat(browser): allow custom HTML path, respect plugins transformIndexHtml (#6725)
|
2024-10-25 14:38:16 +02:00 |
|
Vladimir
|
2e6aa6475f
|
fix(vitest): clarify slowTestThreshold, print slow tests in non-TTY mode (#6715)
|
2024-10-15 14:30:10 +02:00 |
|
Kamontat Chantrachirathumrong
|
c4076e64cf
|
docs: update invalid link (#6698)
|
2024-10-13 10:41:41 +09:00 |
|
Vladimir
|
502ecbfea8
|
docs: mention that the browser mode uses 63315 port (#6691)
|
2024-10-11 17:46:07 +02:00 |
|
Arya Emami
|
11b9432eca
|
docs: update the default browser.provider (#6673)
|
2024-10-09 22:20:06 +02:00 |
|
Ari Perkkiö
|
88bde99cda
|
fix(coverage): cleanOnRerun: false to invalidate previous results (#6592)
|
2024-10-02 09:54:43 +02:00 |
|
Hiroshi Ogawa
|
891d6fe57c
|
docs: deprecate benchmark.outputFile option (#6591)
|
2024-09-30 17:45:31 +02:00 |
|
Steve Axtmann
|
e6730909b3
|
docs(config): fix spelling mistake (#6578)
|
2024-09-26 12:12:41 +02:00 |
|
Ari Perkkiö
|
f8ff76a95e
|
fix(coverage): include *.astro by default (#6565)
|
2024-09-25 09:12:41 +03:00 |
|
Vladimir
|
86017585ef
|
docs: replace reference types="vitest" with vitest/config (#6325)
|
2024-08-12 16:47:38 +02:00 |
|
Ari Perkkiö
|
8c0a513b1e
|
docs: version for coverage.thresholds.<glob>.100 (#6196)
|
2024-08-12 16:14:38 +02:00 |
|
Ari Perkkiö
|
5932a7f988
|
feat(coverage): add --exclude-after-remap (#6309)
|
2024-08-12 16:05:53 +02:00 |
|
Gabrijel Škoro
|
6e06278280
|
docs: updating a typo property name inside css.modules (#6315)
|
2024-08-09 17:19:19 +02:00 |
|