Vladimir
|
65292c3655
|
docs: update structure (#8625)
|
2025-11-06 14:59:05 +01:00 |
|
Vladimir
|
3dfe09526c
|
chore: remove vite-node from the monorepo (#8761)
|
2025-10-22 14:54:36 +02:00 |
|
Vladimir
|
0dc93ea988
|
feat: introduce separate packages for browser mode providers (#8629)
|
2025-10-01 15:58:13 +02:00 |
|
Vladimir
|
5600772c22
|
fix(browser): show a helpful error when spying on an export (#8178)
|
2025-06-17 19:03:24 +02:00 |
|
Hiroshi Ogawa
|
773b10e049
|
fix: fix already hoisted mock (#7815)
|
2025-04-09 10:44:56 +02:00 |
|
Hiroshi Ogawa
|
34aa322bf2
|
fix(vite-node): fix source map of inlined node_modules (#7557)
|
2025-03-07 09:50:40 +01:00 |
|
Vladimir
|
1e857d25e8
|
docs: fix fakeTimers migration example and remove // (#7458)
|
2025-02-11 09:49:04 +09:00 |
|
Vladimir
|
78b62ffe1d
|
feat: allow multi-browser configuration (#6975)
|
2024-12-19 14:21:41 +01:00 |
|
Vladimir
|
9a1b501223
|
feat: prepare the Vitest API to be stable (#6962)
|
2024-12-10 11:12:47 +01:00 |
|
Hiroshi Ogawa
|
de74785e05
|
chore(deps): update @antfu/eslint-config v3.8.0 (#6751)
|
2024-10-23 13:18:42 +02:00 |
|
renovate[bot]
|
84a066af0e
|
chore(deps): update dependency @antfu/eslint-config to v3 (#6435)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
|
2024-09-02 10:16:37 +02: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
|
57d23cec43
|
docs: fix inconsistencies, remove low informative twoslash examples (#6200)
|
2024-07-23 14:52:21 +02:00 |
|
renovate[bot]
|
f55dc0081d
|
chore(deps): update all non-major dependencies (#6046)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
|
2024-07-15 17:10:15 +02:00 |
|
Vladimir
|
be32317638
|
feat: add an option to return base64 from page.screenshot (#5993)
|
2024-06-30 19:12:32 +02:00 |
|
Vladimir
|
3a96a3d0e8
|
feat(browser): introduce expect.dom method and bundle jest-dom matchers with @vitest/browser (#5910)
|
2024-06-20 13:08:02 +02:00 |
|
Joaquín Sánchez
|
cee82e4735
|
chore: enable eslint in vue files (#5902)
|
2024-06-17 11:58:55 +02:00 |
|
Vladimir
|
471cf97b0c
|
chore: always require curly braces (#5885)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
|
2024-06-16 18:10:10 +02:00 |
|
Vladimir
|
81c42fc8a8
|
feat(browser): run tests in parallel in headless mode, add page.screenshot method (#5853)
|
2024-06-12 14:06:05 +02:00 |
|
Vladimir
|
973ba37403
|
chore: update eslint config package (#5870)
|
2024-06-11 16:31:37 +02:00 |
|
Vladimir
|
77f4af6578
|
chore: update eslint rules (#5721)
|
2024-05-14 19:25:40 +02:00 |
|
Vladimir
|
7c993e9454
|
test: standardising internal test (#5600)
|
2024-04-26 15:43:27 +02:00 |
|
Ari Perkkiö
|
780b187f22
|
feat(api): startVitest() to accept stdout and stdin (#5493)
|
2024-04-23 15:09:20 +02:00 |
|
renovate[bot]
|
8031de7db9
|
chore(deps): update dependency eslint to v9 (#5504)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
|
2024-04-22 17:59:35 +02:00 |
|
Ari Perkkiö
|
6eda473f30
|
fix(coverage): respect source maps of pre-transpiled sources (#5367)
|
2024-03-12 16:00:46 +01:00 |
|
Han
|
5bb8b38092
|
chore: add .svelte-kit to eslint ignores (#5282)
|
2024-02-23 13:14:44 +01:00 |
|
Hiroshi Ogawa
|
1d513c1e42
|
test: test --experimental-wasm-modules (#5157)
|
2024-02-09 16:38:47 +01:00 |
|
Hiroshi Ogawa
|
5ed537f03e
|
feat(vm): support wasm module (#5131)
|
2024-02-08 17:33:58 +01:00 |
|
renovate[bot]
|
7a31a1ae42
|
chore(deps): update dependency @antfu/eslint-config to v2 (#5153)
|
2024-02-08 17:33:12 +01:00 |
|
Vladimir
|
a931646fb9
|
refactor: add CLI config schema to make sure we don't miss options (#5126)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
Co-authored-by: Lorenzo Bloedow <lorenzobloedow@gmail.com>
|
2024-02-08 16:48:44 +01:00 |
|
Vladimir
|
dcf0d6afe9
|
chore(deps): update antfu stylelint config (#5127)
|
2024-02-06 22:00:31 +01:00 |
|
Hiroshi Ogawa
|
21f5744ddb
|
fix(vite-node): externalize network imports (#4987)
|
2024-01-17 15:42:30 +01:00 |
|
Vladimir
|
cc19117d30
|
chore: migrate to flat eslint config (#4472)
|
2023-11-11 08:07:39 +01:00 |
|