9 Commits

Author SHA1 Message Date
Ari Perkkiö
5f757900b5
refactor: replace strip-ansi with stripVTControlCharacters from node:util (#6608) 2024-10-02 09:50:19 +02:00
ziebam
028256491d
chore(deps): replace execa with tinyexec (#6454)
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2024-09-06 13:37:19 +02:00
Vladimir
bcccce6df6
fix!: add correct location and snapshot fields in json reporter (#5434) 2024-05-07 12:36:58 +02:00
Vladimir Sheremet
ac66481c86 chore: fix test package names 2024-01-11 14:06:00 +01:00
Vladimir Sheremet
2aafabc61d chore: update package.json 2023-11-10 13:24:26 +01:00
Vladimir Sheremet
dd7ae1f46a chore: add type: module, remove old examples 2023-11-10 13:24:26 +01:00
Vladimir
0c53e0981a
fix: don't crash when using --experimental-vm-threads, interop CJS default inside node_modules (#3876) 2023-08-03 11:41:14 +02:00
Vladimir
54409a2733
chore: improve helpers to test vite-node (#3842) 2023-07-29 19:46:40 +02:00
Ari Perkkiö
9fbb8d31b6
test: reduce usage of execa, add runVitest test utils (#3436) 2023-05-24 09:15:52 +02:00