747 Commits

Author SHA1 Message Date
Luca Lazcano
538975eaec
docs: update IDE.md (#5014) 2024-01-19 19:41:02 +01:00
Basil
f74583fe8e
docs: fix typo (#5005) 2024-01-19 11:04:47 +01:00
Ari Perkkiö
ba7ae53b22
docs: rewrite mention of old --no-threads option (#4978) 2024-01-17 15:42:51 +01:00
Hogo
3e6668e23e
docs: Add default test name tip (#4832) 2024-01-15 14:12:50 +01:00
Tigran
463bee3846
feat: allow extending toEqual (fix #2875) (#4880)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2024-01-12 16:41:39 +01:00
Vladimir
3ca31749ed
refactor: make a standard API to run tests inside a worker (#4441) 2024-01-12 14:44:40 +01:00
Ari Perkkiö
96dc6e9aaf
feat(coverage): custom reporter support (#4828) 2024-01-12 14:25:43 +01:00
Hiroshi Ogawa
43fa6baa6d
feat(vitest): add --disable-console-intercept option to allow opting-out from automatic console log interception (#4786) 2024-01-12 14:19:34 +01:00
Bob Hennessey
21513f0aa1
docs: fix typo of negation in toSatisfy example (#4939) 2024-01-12 10:57:51 +01:00
Metehan-Altuntekin
9ec3f743ed
docs: make definition clearer in workspace guide (#4926) 2024-01-10 18:06:01 +01:00
Vladimir
0e77e697cb
fix(vitest): correctly parse --maxWorkers/--minWorkers (#4924) 2024-01-10 14:58:18 +01:00
Ari Perkkiö
e9fe41811d
fix(workspace): support overring pool and poolOptions on project level (#4765) 2024-01-09 15:43:50 +01:00
renovate[bot]
31721c9856
chore(deps): update dependency vitepress to ^1.0.0-rc.35 (#4896)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-08 11:26:41 +01:00
Vladimir
e12a5a36f4
fix(vitest): throw an error if mock was already loaded when vi.mock is called (#4862) 2024-01-04 17:35:06 +01:00
Pascal Berger
58d3657006
docs: fix rendering of note (#4822)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2024-01-03 15:37:00 +01:00
Vladimir
7ca786570d
docs: use Badge to display versions (#4823) 2024-01-02 13:03:29 +01:00
renovate[bot]
bc19b90b0e
chore(deps): update dependency vitepress to ^1.0.0-rc.34 (#4835)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-02 12:32:23 +01:00
renovate[bot]
f99fd6cb24
chore(deps): update dependency @iconify-json/logos to ^1.1.42 (#4833)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-01 02:50:18 +01:00
Yuta Nakamura
5053a5dd7e
fix: correct option name --no-parallelism (#4831) 2023-12-31 12:43:38 +02:00
Vladimir
578db5e33a
docs: add "improving performance" to guide list (#4779) 2023-12-28 16:53:17 +01:00
Josef Friedrich
1877d328a0
docs: fix no overload matches this call. (#4801) 2023-12-28 15:34:11 +01:00
Hiroshi Ogawa
ef9a53fd7b
docs: fix custom snapshot serializer example (#4807) 2023-12-28 15:33:45 +01:00
Cristopher
f859efc094
feat: add --exclude CLI flag (#4279)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2023-12-19 14:53:26 +01:00
Vladimir
4d55a026d2
feat: add --no-isolate flag to improve performance, add documentation about performance (#4777)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-12-19 12:57:03 +01:00
Vladimir
fd5d7e66e4
feat: add --no-file-parallelism, --maxWorkers, --minWorkers flags (#4705)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2023-12-19 11:35:22 +01:00
Hiroshi Ogawa
71911039c3
fix(ui): fix coverage iframe url for html report preview (#4717) 2023-12-19 11:34:27 +01:00
Vladimir
67d93eda66
feat: add --workspace option, fix root resolution in workspaces (#4773)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2023-12-19 11:34:11 +01:00
renovate[bot]
c4e865bb34
chore(deps): update dependency @iconify-json/logos to ^1.1.41 (#4769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-18 14:33:44 +01:00
renovate[bot]
9223085b44
chore(deps): update dependency @iconify-json/carbon to ^1.1.27 (#4768)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-18 14:13:04 +01:00
Hiroshi Ogawa
14c59668c1
docs: fix custom pool links (#4756) 2023-12-15 11:07:45 +01:00
renovate[bot]
5f7ebbae8e
chore(deps): update dependency @iconify-json/carbon to ^1.1.25 (#4719)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-11 13:44:25 +01:00
wzc520pyfm
abe01970dd
docs(expect): fix soft example error (#4712) 2023-12-09 12:24:14 +01:00
Artem Zakharchenko
2b911d21f3
docs(mocking): fix broken msw links (#4714) 2023-12-09 12:23:52 +01:00
Khaled Nadam
640881a594
docs: replace twitter icon with X icon (#4649) 2023-12-06 18:20:50 +01:00
Vladimir Sheremet
725b240027 docs: update sponsors css 2023-12-06 13:33:21 +01:00
Huyen Nguyen
d1905bdde7
docs: improve phrasing of a sentence in the vi.mock section (#4672) 2023-12-06 10:20:53 +01:00
Dunqing
c66bb24665
chore: update vite to latest (#4665) 2023-12-06 10:20:30 +01:00
Vladimir Sheremet
ee3c6d8524 docs: add virtual modules section 2023-12-04 16:44:03 +01:00
Vladimir
0c71c93f3c
docs: add migration guide from Vitest 0.34 (#4628)
Co-authored-by: AriPerkkio <ari.perkkio@gmail.com>
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
2023-12-04 15:24:15 +01:00
btea
f35e2c755c
refactor: replace os.cpus with os.availableParallelism (#4639) 2023-12-04 16:10:54 +02:00
renovate[bot]
43008fed44
chore(deps): update dependency @iconify-json/logos to ^1.1.40 (#4646)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-04 14:56:13 +01:00
renovate[bot]
6f186d4e6c
chore(deps): update dependency @iconify-json/carbon to ^1.1.24 (#4645)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-04 14:52:26 +01:00
_Kerman
ceca93dc6d
docs: os.cpu() should be os.cpus() (#4634) 2023-12-01 16:57:31 +02:00
Ari Perkkiö
ca870270a4
docs: update social links (#4624)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2023-11-30 22:22:37 +01:00
Vladimir
2ff35330b2
docs: add section about mocking methods inside the same file (#4611)
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
2023-11-29 10:34:58 +01:00
dsyddall
64c3ec74f7
docs(api): add docs for describe.runIf (#4536) 2023-11-29 10:31:06 +01:00
Ari Perkkiö
4166c413ba
fix(coverage): improve memory usage by writing temporary files on file system (#4603) 2023-11-28 19:30:59 +01:00
Pascal Jufer
cb87f44e76
docs: fix grammar/stylistic issues (#4534)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2023-11-28 13:37:07 +01:00
Zoe Colley
5e07d17b44
docs: remove ableist test example (#4609) 2023-11-28 13:36:33 +01:00
MaoShizhong
23a55e8548
chore: Fix snapshot.md "escape" grammar (#4606) 2023-11-28 13:35:41 +01:00