783 Commits

Author SHA1 Message Date
Kristján Oddsson
ec6f56ae20
docs: remove paragraph in Web Test Runner section (#5269) 2024-02-22 14:26:39 +01:00
Vladimir Sheremet
424f3ac051
docs: move zxch3n to Team Emeriti 2024-02-22 13:18:06 +01:00
Vladimir
c793a13684
feat(vitest): expose parseCLI method (#5248) 2024-02-20 14:28:00 +01:00
Willie Ho
28f22b96a2
docs: add documentation for assert API (#4242) (#5124)
Co-authored-by: 김상두 <puki4416@gmail.com>
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2024-02-20 14:19:54 +01:00
Maximiliano Kazanski
b48586b51c
docs: fix links and badges error (#5239) 2024-02-20 14:19:33 +01:00
Arya Emami
2f755f0b12
docs: fix defaults in JSDocs to be more accurate (#5196)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
2024-02-20 14:06:01 +01:00
Vladimir Sheremet
b86c5be016
docs: clarify that test files are run in parallel and not tests 2024-02-20 09:55:15 +01:00
Vladimir Sheremet
e191e658d5
docs: update the link to the new extension 2024-02-19 09:44:09 +01:00
Hiroshi Ogawa
e82b00cfae
chore(docs): update team page (#5224) 2024-02-17 11:09:46 +01: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
Eugene Plotnikov
2b0abb3752
a small addition to the changed flag (#5170)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2024-02-16 09:48:49 +01:00
Hong Xu
cad08ee19b
docs: add config param to useFakeTimer (#5213) 2024-02-16 09:45:20 +01:00
Vladimir
7d9b1fb023
feat(vitest): "test" accepts options object as the second parameter (#5142) 2024-02-15 12:51:39 +01:00
iradonov
efa21e0821
docs: update jest migration section with promise mock result (#5180)
Co-authored-by: Ivan Radonov <ivan.radonov@ad.mentormate.bg>
2024-02-13 08:58:25 +01:00
patak
828858f861
feat: deprecate watchExclude (#5171) 2024-02-12 13:16:34 +01:00
Vladimir
e1bd8d5dc9
fix(vitest): disable optimizer by default until it's stable (#5156) 2024-02-12 11:40:45 +01:00
Vladimir
38f79321d0
docs: add team emeriti and update the sidebar and navigation (#5169)
Co-authored-by: userquin <userquin@gmail.com>
2024-02-12 09:44:22 +01:00
Vladimir
4e17942639
feat(vitest): add new CLI options (#5163) 2024-02-10 11:53:41 +01:00
Hiroshi Ogawa
15b2ad4e9e
chore: update team members in doc (#5175) 2024-02-10 09:27:25 +01:00
Vladimir
0f898d87fb
fix(vitest): add types for the new global jsdom variable (#5164) 2024-02-09 12:58:06 +01:00
Hiroshi Ogawa
ef0440cbd3
fix(vitest): auto-enable "github-actions" only where users didn't configure reporters (#5158) 2024-02-09 11:16:28 +01:00
renovate[bot]
7a31a1ae42
chore(deps): update dependency @antfu/eslint-config to v2 (#5153) 2024-02-08 17:33:12 +01:00
Vladimir
567d20b99f
feat(vitest): expose jsdom global if jsdom environment is enabled (#5155) 2024-02-08 15:03:17 +01:00
Hiroshi Ogawa
40afbe3a28
feat(vitest): add github actions reporter (#5093) 2024-02-07 16:18:48 +01:00
Vladimir
4f40177e06
feat(browser): run test files in isolated iframes (#5036) 2024-02-07 12:18:02 +01:00
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