Ari Perkkiö
8cab9601bb
fix: colors on forks pool ( #7090 )
2025-01-14 08:47:32 +02:00
Joaquín Sánchez
a942ea7cc6
chore(ui): fix static ui client types ( #7201 )
2025-01-12 18:54:50 +01:00
Hiroshi Ogawa
bd29bcc740
fix(pretty-format): support react 19 ( #6909 )
2024-11-18 15:08:18 +01:00
Hiroshi Ogawa
7e1faf3da6
fix(vite-node): improve esm check to decide external ( #6816 )
2024-11-05 11:03:55 +01:00
Hiroshi Ogawa
7abc4ab6d8
chore(deps): update vue ( #6709 )
2024-10-15 10:39:38 +02:00
renovate[bot]
d260cef634
chore(deps): update all non-major dependencies ( #6360 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2024-10-14 13:43:10 +02:00
Ari Perkkiö
5f757900b5
refactor: replace strip-ansi with stripVTControlCharacters from node:util ( #6608 )
2024-10-02 09:50:19 +02:00
Hiroshi Ogawa
91f859979a
fix(vite-node): fix esm false-detection inside comment ( #6506 )
2024-09-17 08:45:02 +03:00
Vladimir
95f0203f27
feat(mocker): introduce @vitest/mocker package, allow { spy: true } instead of a factory ( #6289 )
2024-08-21 17:17:27 +02:00
Vladimir
7f0ae292ce
fix(browser): produce valid config file if preview provider is used ( #6305 )
2024-08-08 18:12:56 +02:00
Vladimir
a48be6ffc4
fix(vitest): correctly resolve mocked node:* imports in __mocks__ folder ( #6204 )
2024-07-23 21:12:06 +02:00
Vladimir
807a2cbc48
fix: resolve assets imported with require ( #6159 )
2024-07-18 12:44:00 +02:00
Vladimir
80a43d5c7c
fix(browser): inline pretty-format and replace picocolors with tinyrainbow ( #6077 )
2024-07-10 15:08:44 +02:00
Vladimir
583dd8a986
feat(vitest)!: add "vitest list" API to print collected tests without running them ( #6013 )
2024-07-03 17:51:33 +02:00
Hiroshi Ogawa
1532c19a0c
fix(expect): fix immutable.js iterable equality ( #5692 )
2024-05-09 13:25:43 +02:00
Vladimir
959247e90f
refactor: remove old and outdated examples ( #5611 )
2024-04-30 12:27:01 +02:00
Vladimir
7c993e9454
test: standardising internal test ( #5600 )
2024-04-26 15:43:27 +02:00
Vladimir
c4eacbb7c6
fix(vitest): show correct error when vi.hoisted is used inside vi.mock and the other way around ( #4916 )
2024-01-10 15:33:25 +01:00
Vladimir Sheremet
dd7ae1f46a
chore: add type: module, remove old examples
2023-11-10 13:24:26 +01:00
Dunqing
7bc96bff7d
chore: remove acorn, upgrade vite to beta
2023-11-10 13:24:26 +01:00
Vladimir
00e81122e2
fix(vitest): don't start the server when optimizer is enabled ( #4095 )
2023-09-08 12:57:25 +03:00
Vladimir
0c09a40d2b
feat!: update mock implementation to support ESM runtime, introduce "vi.hoisted" ( #3258 )
2023-04-27 15:04:05 +02:00
Vladimir Sheremet
b120ca3f07
fix: reove UI from Vitest dependencies
2023-01-23 10:50:15 +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
Vladimir
1cbc24dca6
fix: don't resolve builtin Node modules ( #2538 )
...
* fix: use "node:" prefix in Vitest imports
* chore: add test for prefix
* chore: cleanup
* chore: use more node protocol
* chore: cleanup
* chore: cleanup
2022-12-20 12:57:48 +03:00
Vladimir
4131a52e1e
feat!: improve interchangeability with cjs ( #1944 )
2022-09-04 10:54:33 +03:00
Ivan Demchuk
36e6207403
docs: use vitest run mode for coverage examples ( fix #602 ) ( #611 )
2022-01-23 18:11:56 +08:00
Anthony Fu
9f75578eee
feat: wrap with c8
2021-12-08 02:02:44 +08:00