24 Commits

Author SHA1 Message Date
Vladimir
dd754c1032
feat!: add meta to json output (#5802) 2024-06-03 09:01:12 +02:00
btea
20357e2e20
docs: add @shikiji/vitepress-twoslash (#5483) 2024-04-08 14:19:12 +02:00
Vladimir
c793a13684
feat(vitest): expose parseCLI method (#5248) 2024-02-20 14:28:00 +01:00
Maximiliano Kazanski
b48586b51c
docs: fix links and badges error (#5239) 2024-02-20 14:19:33 +01:00
renovate[bot]
7a31a1ae42
chore(deps): update dependency @antfu/eslint-config to v2 (#5153) 2024-02-08 17:33:12 +01:00
Hiroshi Ogawa
14c59668c1
docs: fix custom pool links (#4756) 2023-12-15 11:07:45 +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
Vladimir
a3fd5f8539
feat: allow custom pools (#4417) 2023-11-18 10:42:07 +01:00
Vladimir
d40b3a5813
refactor!: remove EnhancedSpy type, deprecate SpyInstance, improve mocks and vi documentation (#4400)
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
2023-10-31 12:20:41 +01:00
Vladimir
a1aadd713c
feat(vitest): run typecheck during tests (#4324) 2023-10-19 11:21:51 +02:00
Vladimir
e744d9e411
fix!(runner): correctly process custom tasks, update runner hooks naming (#4076) 2023-09-29 13:55:45 +02:00
Dunqing
e8f7b08620
docs: fix typo related to reporters (#4008) 2023-08-24 14:23:09 +02:00
Dunqing
5704b341f1
feat(vitest): export all reporters in vitest/reporters (#3980)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2023-08-21 18:31:31 +02:00
Ari Perkkiö
821126f165
feat!: add @vitest/coverage-v8 package (#3339) 2023-06-06 19:00:15 +02:00
Vladimir
e39adea838
feat: pass down meta information to Node.js process (#3449)
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
2023-05-30 11:16:27 +02:00
Vladimir
0f0d75631c
docs: synchronize startVitest API with docs (#3343)
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
2023-05-10 17:07:37 +02:00
Ari Perkkiö
8d4606eb01
feat(watch): test run cancelling, feat: --bail option for cancelling test run (#3163) 2023-04-26 21:04:30 +02:00
renovate[bot]
0f86ff9897
chore(deps): update all non-major dependencies (#2766)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2023-04-06 16:53:03 +02:00
Vladimir
313032cdf9
fix: move "mergeConfig" into "vitest/config" and add extension to imports in the documentation (#3139) 2023-04-05 18:39:24 +02:00
btea
fc01d18f23
chore: export mergeConfig (#2949) 2023-04-05 15:09:46 +02:00
Wonder Dai
1150f53571
docs: fix typo (#2907) 2023-03-07 18:24:32 +01:00
Vladimir
62c4342075
feat: inject executor directly into runner (#2858) 2023-02-13 11:06:56 +01:00
Lioness100
2f87505ffd
docs: fix typos (#2815) 2023-02-08 11:30:35 +01:00
Vladimir
482b72fc5f
feat!: move test runner into a separate package (#2721)
Closes https://github.com/vitest-dev/vitest/issues/1470
2023-01-23 10:14:50 +01:00