Vladimir
|
6f5b42b7a8
|
feat(vitest): add onTestFinished hook (#5128)
|
2024-02-07 11:35:17 +01:00 |
|
Han
|
5b1021daf7
|
feat(config): add snapshotSerializers option (#5092)
|
2024-02-06 13:21:34 +01:00 |
|
Ari Perkkiö
|
fec9ca0b9c
|
feat(reporters): support custom options (#5111)
|
2024-02-05 17:56:36 +02:00 |
|
Hiroshi Ogawa
|
4a821b85d8
|
docs: replace old --threads flag references (#5099)
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
|
2024-02-05 12:59:28 +01:00 |
|
Paul
|
2c5d192a0b
|
docs: use same pattern in examples (#5051)
|
2024-01-30 22:51:45 +01:00 |
|
Vladimir
|
5471cc3861
|
Revert "docs: add ant-design-web3 using vitest" (#5077)
|
2024-01-30 14:39:19 +01:00 |
|
thinkasany
|
c769a7f6e2
|
docs: add ant-design-web3 using vitest (#5066)
|
2024-01-30 21:02:58 +08:00 |
|
renovate[bot]
|
854bea31ec
|
chore(deps): update dependency @iconify-json/carbon to ^1.1.28 (#5025)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-26 14:57:04 +01:00 |
|
Ari Perkkiö
|
915d6c4317
|
fix(threads): mention common work-around for the logged error (#5024)
|
2024-01-26 07:10:22 +02:00 |
|
Enrique Pando
|
cfd0611873
|
docs: fix typo (#5017)
|
2024-01-24 00:16:26 +01:00 |
|
Hiroshi Ogawa
|
36bc6997c4
|
chore: add typecheck and workspace examples (#5006)
|
2024-01-20 08:40:06 +01:00 |
|
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 |
|