Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/vitest-dev/vitest
Next generation testing framework powered by Vite.
https://github.com/vitest-dev/vitest
fix!(coverage): use `transformMode` and workspace project based source maps (#4309)
28109cc72972e4adef0683470371783d0ca3c84c authored about 1 year ago by Ari Perkkiö <[email protected]>
28109cc72972e4adef0683470371783d0ca3c84c authored about 1 year ago by Ari Perkkiö <[email protected]>
feat: update magic-string (#4345)
fde1843ed83dd05e44ee0bf172d54a45581a352a authored about 1 year ago by Bjorn Lu <[email protected]>
fde1843ed83dd05e44ee0bf172d54a45581a352a authored about 1 year ago by Bjorn Lu <[email protected]>
docs: added missing falsy values. (#4351)
ca6ea7ee7c635a0e2106cde01f4ab5e69c49f9cd authored about 1 year ago by Lars Salembier <[email protected]>
ca6ea7ee7c635a0e2106cde01f4ab5e69c49f9cd authored about 1 year ago by Lars Salembier <[email protected]>
fix(vitest): run globalSetup from the root config even if it's not in a workspace (#4325)
4293e1b15111316b8ef622d04f4e5d8b70ad9474 authored about 1 year ago by Vladimir <[email protected]>
4293e1b15111316b8ef622d04f4e5d8b70ad9474 authored about 1 year ago by Vladimir <[email protected]>
feat(vitest): run typecheck during tests (#4324)
a1aadd713c767b047ef46976bb690a57351322e6 authored about 1 year ago by Vladimir <[email protected]>
a1aadd713c767b047ef46976bb690a57351322e6 authored about 1 year ago by Vladimir <[email protected]>
docs: typo on config page (#4334)
df4606dca2ea276fdf4d570ec6598bdcdff8d154 authored about 1 year ago by Rahul Singh <[email protected]>
df4606dca2ea276fdf4d570ec6598bdcdff8d154 authored about 1 year ago by Rahul Singh <[email protected]>
docs: add bun to vitest installation (#4331)
30ddd2614b23ef72d6294b6db276ca2592d20cc9 authored about 1 year ago by Malki Abdurrahman <[email protected]>
30ddd2614b23ef72d6294b6db276ca2592d20cc9 authored about 1 year ago by Malki Abdurrahman <[email protected]>
fix(expect): publish semantically correct chai types (#4322)
80a706a1686741ff3c3772cb8e0c515c83ddefe4 authored about 1 year ago by Vladimir <[email protected]>
80a706a1686741ff3c3772cb8e0c515c83ddefe4 authored about 1 year ago by Vladimir <[email protected]>
test: address conflicts in port usage for browser-related test suites. (#4306)
23968580cecde0f8a4cd3caa54c894ca721fd033 authored about 1 year ago by Marvin <[email protected]>
23968580cecde0f8a4cd3caa54c894ca721fd033 authored about 1 year ago by Marvin <[email protected]>
fix(runner): removes deprecated `error` option from TaskResult (#4313)
BREAKING CHANGE: `error` property is no longer available
4cee6711883ef9777799bf85f6bc91503921f01d authored about 1 year ago by Dunqing <[email protected]>
docs: update pool and poolOptions in cli documentation (#4312)
f8e472404efcd68f33a9e88319419b0c2007264f authored about 1 year ago by Dunqing <[email protected]>
f8e472404efcd68f33a9e88319419b0c2007264f authored about 1 year ago by Dunqing <[email protected]>
feat(vite-node): support import.meta.hot.off for vite 5 (#4315)
01b1c55c828f36e08fc5cfa8a05ac60ffa5b93fb authored about 1 year ago by Bjorn Lu <[email protected]>
01b1c55c828f36e08fc5cfa8a05ac60ffa5b93fb authored about 1 year ago by Bjorn Lu <[email protected]>
fix(runner): nested tests should throw errors (#4262)
8ac9f8b1fa5094cabb6e3fba2bef5e1311554016 authored about 1 year ago by Dunqing <[email protected]>
8ac9f8b1fa5094cabb6e3fba2bef5e1311554016 authored about 1 year ago by Dunqing <[email protected]>
fix(expect): `Object.freeze` breaks `toEqual` (#4303)
a4501d6bdca04e701c618055339f417afc5446b6 authored about 1 year ago by Dunqing <[email protected]>
a4501d6bdca04e701c618055339f417afc5446b6 authored about 1 year ago by Dunqing <[email protected]>
refactor: improve benchmark implementation (#4268)
a25f6018b672263c92ca5b97087f021970771bbd authored about 1 year ago by Dunqing <[email protected]>
a25f6018b672263c92ca5b97087f021970771bbd authored about 1 year ago by Dunqing <[email protected]>
fix(config): type issue of `pool` and `poolMatchGlobs` in defineConfig (#4282)
9112cc96b4fe7f9db096ca83bee81ec7165e0710 authored about 1 year ago by InfiniteXyy <[email protected]>
9112cc96b4fe7f9db096ca83bee81ec7165e0710 authored about 1 year ago by InfiniteXyy <[email protected]>
docs: fix typo (#4300)
e836b2b8bc59bf9094ff1d70cd4003de7aa403cd authored about 1 year ago by Henning Schindler <[email protected]>
e836b2b8bc59bf9094ff1d70cd4003de7aa403cd authored about 1 year ago by Henning Schindler <[email protected]>
fix: export VitestUtils interface (#4301)
b1439852012f0e31507d5fcafee7c1f508105018 authored about 1 year ago by Filipe Brito Ferreira <[email protected]>
b1439852012f0e31507d5fcafee7c1f508105018 authored about 1 year ago by Filipe Brito Ferreira <[email protected]>
fix!: set `vitest` peer dependency range for sub packages (#4299)
cd03cb5104ddeb4d06c6527df08ed17b4499a972 authored about 1 year ago by Ari Perkkiö <[email protected]>
cd03cb5104ddeb4d06c6527df08ed17b4499a972 authored about 1 year ago by Ari Perkkiö <[email protected]>
test: fix case failing in windows (#4245)
6451bc609d734dcde2bc9788e382d54145afacb4 authored about 1 year ago by Dunqing <[email protected]>
6451bc609d734dcde2bc9788e382d54145afacb4 authored about 1 year ago by Dunqing <[email protected]>
chore: release v1.0.0-beta.2
edddc8ff76325d7a85b98df74a935dbdfc58d86b authored about 1 year ago by Vladimir Sheremet <[email protected]>
edddc8ff76325d7a85b98df74a935dbdfc58d86b authored about 1 year ago by Vladimir Sheremet <[email protected]>
chore: update magic-string to use "hires: boundary" (#4284)
76607ead169733f27e241554bca01f10e81ea849 authored about 1 year ago by Vladimir <[email protected]>
76607ead169733f27e241554bca01f10e81ea849 authored about 1 year ago by Vladimir <[email protected]>
fix(vitest): correctly hoist `vi.hoisted` if assigned (#4285)
ff93a5737cc878a65dfe94e2fd817645df1700b6 authored about 1 year ago by Vladimir <[email protected]>
ff93a5737cc878a65dfe94e2fd817645df1700b6 authored about 1 year ago by Vladimir <[email protected]>
feat: add Marko example and include code coverage for Marko files (#4263)
eac7776521bcf4e335771b1ab4f823f40ad9c4ff authored about 1 year ago by Dylan Piercey <[email protected]>
eac7776521bcf4e335771b1ab4f823f40ad9c4ff authored about 1 year ago by Dylan Piercey <[email protected]>
feat!: enable `coverage.all` by default (#4265)
5a741ca24a84556ac9d5b780b5b833d72aa5fa3a authored over 1 year ago by Ari Perkkiö <[email protected]>
5a741ca24a84556ac9d5b780b5b833d72aa5fa3a authored over 1 year ago by Ari Perkkiö <[email protected]>
docs: make it more explicit where options go (#4266)
611f0b211a1fe20ae4719d7d67b2ae815b3f0dff authored over 1 year ago by Chris Fougner <[email protected]>
611f0b211a1fe20ae4719d7d67b2ae815b3f0dff authored over 1 year ago by Chris Fougner <[email protected]>
feat(expect): support `expect.closeTo` api (#4260)
Co-authored-by: golebiowskib <bartosz.golebiowski@@ttpsc.pl>
7f91c6f6f94c10026aaf05acd9a26ab508eab867 authored over 1 year ago by Dunqing <[email protected]>
docs: update vite.config.ts to vitest.config.ts (#4259)
de52215223cd8e8df748d05fc20065dbfda3a6ba authored over 1 year ago by Dunqing <[email protected]>
de52215223cd8e8df748d05fc20065dbfda3a6ba authored over 1 year ago by Dunqing <[email protected]>
chore(contributors): remove unnecessary ts assertions (#4248)
Co-authored-by: Alexandru Bereghici <[email protected]>
1f58a42ec8512611b3fb31daf6a208f2e678c138 authored over 1 year ago by Alexandru Bereghici <[email protected]>
fix(vitest): support assets in new URL in Vite 5 (#4258)
d280f4890870297b7cae0ecca422451e101498fc authored over 1 year ago by Vladimir <[email protected]>
d280f4890870297b7cae0ecca422451e101498fc authored over 1 year ago by Vladimir <[email protected]>
fix(browser): improve error handling and don't rely on Node.js builtin modules in browser mode (#4244)
e7e8c3cc0d2bd6d4d2a439d02e0b7f7e10b8eba9 authored over 1 year ago by Vladimir <[email protected]>
e7e8c3cc0d2bd6d4d2a439d02e0b7f7e10b8eba9 authored over 1 year ago by Vladimir <[email protected]>
docs: mention `-t, --testNamePattern` option on filtering page (#4252)
c05b11a0fa967a5354e40582c48d011e2222bb5a authored over 1 year ago by Ben McCann <[email protected]>
c05b11a0fa967a5354e40582c48d011e2222bb5a authored over 1 year ago by Ben McCann <[email protected]>
docs: fix typo in `pool-options.ts` (#4253)
373e88553737fa5711df06b343dc73eeac9c46a3 authored over 1 year ago by Ben McCann <[email protected]>
373e88553737fa5711df06b343dc73eeac9c46a3 authored over 1 year ago by Ben McCann <[email protected]>
fix(runner): fixture needs to be initialized for each test (#4250)
76a93298441b82df2c0fdf4be70710776fc37d4b authored over 1 year ago by Dunqing <[email protected]>
76a93298441b82df2c0fdf4be70710776fc37d4b authored over 1 year ago by Dunqing <[email protected]>
fix(vitest): failed to load custom environment from js/ts file (#4255)
Co-authored-by: Vladimir <[email protected]>
da8d05703875504a87ff5b339d4395215d390ec5 authored over 1 year ago by Dunqing <[email protected]>
docs: improve migration guide, replace diff with !code (#4249)
dc1e97d1bbd41e01df2b64cf5720723b835d2cf3 authored over 1 year ago by Vladimir <[email protected]>
dc1e97d1bbd41e01df2b64cf5720723b835d2cf3 authored over 1 year ago by Vladimir <[email protected]>
fix(vitest): print file path instead of "unknown test" when logging (#4146)
ec2e80406555d1eaceefc261d7a50675c2363882 authored over 1 year ago by Dunqing <[email protected]>
ec2e80406555d1eaceefc261d7a50675c2363882 authored over 1 year ago by Dunqing <[email protected]>
fix(vitest): deduplicate vitest when running globally or in a workspace (#4238)
935046196a9fbfd2dd34233f170969ce8385664b authored over 1 year ago by Vladimir <[email protected]>
935046196a9fbfd2dd34233f170969ce8385664b authored over 1 year ago by Vladimir <[email protected]>
chore: upgrade rollup dependencies (#4235)
62d00802899490c9ba87bee2b29a9874c0d6b609 authored over 1 year ago by Vladimir <[email protected]>
62d00802899490c9ba87bee2b29a9874c0d6b609 authored over 1 year ago by Vladimir <[email protected]>
chore: release v1.0.0-beta.1
22181f0209992aa4e054dd18cab045007186aa48 authored over 1 year ago by Vladimir Sheremet <[email protected]>
22181f0209992aa4e054dd18cab045007186aa48 authored over 1 year ago by Vladimir Sheremet <[email protected]>
build: add release beta script
0353412c9993c001183e34fe1064e6e12ba8c15f authored over 1 year ago by Vladimir Sheremet <[email protected]>
0353412c9993c001183e34fe1064e6e12ba8c15f authored over 1 year ago by Vladimir Sheremet <[email protected]>
fix(vite-node): mjs files watch not work (#3982)
77ea93266116e618a22c2e5ea605a442ae518439 authored over 1 year ago by Dunqing <[email protected]>
77ea93266116e618a22c2e5ea605a442ae518439 authored over 1 year ago by Dunqing <[email protected]>
docs: update Vitest tagline (#4220)
271ec3da6238dad7aae60760a16ac74ba500cb94 authored over 1 year ago by Vladimir <[email protected]>
271ec3da6238dad7aae60760a16ac74ba500cb94 authored over 1 year ago by Vladimir <[email protected]>
fix(vite-node): have a separate cache for web/ssr transforms (#4221)
ca5dbef47107358182533be307b10d3323914cb4 authored over 1 year ago by Vladimir <[email protected]>
ca5dbef47107358182533be307b10d3323914cb4 authored over 1 year ago by Vladimir <[email protected]>
fix(expect): publish types file
Fixes #4218
5996c8c0153d319c0bc9fe996e08b3c687bed0f1 authored over 1 year ago by Vladimir Sheremet <[email protected]>
chore: use `ofetch` and latest `node-fetch-native` (#4216)
bca21a282133f9c6c9c28dd6434d18509dfa3d43 authored over 1 year ago by Pooya Parsa <[email protected]>
bca21a282133f9c6c9c28dd6434d18509dfa3d43 authored over 1 year ago by Pooya Parsa <[email protected]>
chore: release v1.0.0-beta.0
fad466315447758663687ead1c3e60b1c8e7b69e authored over 1 year ago by Vladimir Sheremet <[email protected]>
fad466315447758663687ead1c3e60b1c8e7b69e authored over 1 year ago by Vladimir Sheremet <[email protected]>
fix(vitest): don't initialize globalSetup if workspace doesn't run tests (#4213)
0646197e13c44418114f3de01e03bc8220c1eb5c authored over 1 year ago by Vladimir <[email protected]>
0646197e13c44418114f3de01e03bc8220c1eb5c authored over 1 year ago by Vladimir <[email protected]>
fix: `nextTick` mocking error message to mention correct config option (#4215)
98fe3d55409388a4e7993955ceec2f0fa1b34985 authored over 1 year ago by Ari Perkkiö <[email protected]>
98fe3d55409388a4e7993955ceec2f0fa1b34985 authored over 1 year ago by Ari Perkkiö <[email protected]>
fix(happy-dom): don't crash when calling useFakeTimers with empty config (#4214)
2e1a1bd42b468e79af69c93ac8b6cecb16b5c5d7 authored over 1 year ago by Vladimir <[email protected]>
2e1a1bd42b468e79af69c93ac8b6cecb16b5c5d7 authored over 1 year ago by Vladimir <[email protected]>
chore: update tinyspy (#4212)
b7ebfef68ddb33ee70ec89d3e21fdcf3bf7543f5 authored over 1 year ago by Vladimir <[email protected]>
b7ebfef68ddb33ee70ec89d3e21fdcf3bf7543f5 authored over 1 year ago by Vladimir <[email protected]>
fix(vitest): inline chai types instead of using @types/chai (#4209)
5f4774fcc4ef05a7b32822ba1cad2d7979371e35 authored over 1 year ago by Vladimir <[email protected]>
5f4774fcc4ef05a7b32822ba1cad2d7979371e35 authored over 1 year ago by Vladimir <[email protected]>
chore: fix inconsistencies
4da7caa92a556df367f5a4e0952bc92d04c3d88f authored over 1 year ago by Vladimir Sheremet <[email protected]>
4da7caa92a556df367f5a4e0952bc92d04c3d88f authored over 1 year ago by Vladimir Sheremet <[email protected]>
feat!: add support for `pool` and `poolOptions`, remove old flags (#4172)
114a993c002628385210034a6ed625195fcc04f3 authored over 1 year ago by Ari Perkkiö <[email protected]>
114a993c002628385210034a6ed625195fcc04f3 authored over 1 year ago by Ari Perkkiö <[email protected]>
fix(vitest): make @types/node optional (#4210)
a5383c2dbc1346927170e48b873ba6102563c139 authored over 1 year ago by Vladimir <[email protected]>
a5383c2dbc1346927170e48b873ba6102563c139 authored over 1 year ago by Vladimir <[email protected]>
feat(vitest): expose getBenchFn, getBenchOptions (#4208)
8e5e42dcefd9bd9246bacb315ca8aaf8b88fb938 authored over 1 year ago by Vladimir <[email protected]>
8e5e42dcefd9bd9246bacb315ca8aaf8b88fb938 authored over 1 year ago by Vladimir <[email protected]>
fix: ignore "plugins" field in snapshotFormat option (#4204)
db1ff438075d34389de5bb4f5cd08370a08337d5 authored over 1 year ago by Vladimir <[email protected]>
db1ff438075d34389de5bb4f5cd08370a08337d5 authored over 1 year ago by Vladimir <[email protected]>
fix: add multiple globals in VM+JSDOM (fix #4199) (#4202)
fc947ce611b22230191800a329a0e80e4aaa5d4f authored over 1 year ago by Nicolas Stepien <[email protected]>
fc947ce611b22230191800a329a0e80e4aaa5d4f authored over 1 year ago by Nicolas Stepien <[email protected]>
fix!(runner): correctly process custom tasks, update runner hooks naming (#4076)
e744d9e4110e9dbc54b8ada1c0a8982b90bdc51c authored over 1 year ago by Vladimir <[email protected]>
e744d9e4110e9dbc54b8ada1c0a8982b90bdc51c authored over 1 year ago by Vladimir <[email protected]>
chore: release v0.34.6
befbe0c41965640add3834e6219413bfd59052d8 authored over 1 year ago by Vladimir Sheremet <[email protected]>
befbe0c41965640add3834e6219413bfd59052d8 authored over 1 year ago by Vladimir Sheremet <[email protected]>
fix: correctly resolve external dependencies loaded by custom environments (#4196)
39647774560d3d83f287e9871935065bb7f12ad3 authored over 1 year ago by Vladimir <[email protected]>
39647774560d3d83f287e9871935065bb7f12ad3 authored over 1 year ago by Vladimir <[email protected]>
chore: Bump chai version to address CVE-2023-43646 (#4195)
ab5dd1014b9eb38de5de16df05dba666483b578a authored over 1 year ago by Björn Böing <[email protected]>
ab5dd1014b9eb38de5de16df05dba666483b578a authored over 1 year ago by Björn Böing <[email protected]>
fix: overwrite global URL with environment's (#4164)
6a66b35eb35280fbc474b835f518af6eb83b3475 authored over 1 year ago by Vladimir <[email protected]>
6a66b35eb35280fbc474b835f518af6eb83b3475 authored over 1 year ago by Vladimir <[email protected]>
feat: include "vitest" in the process name (#4191)
404c1f497f351ebd644652b57b65f083e90feae7 authored over 1 year ago by Vladimir <[email protected]>
404c1f497f351ebd644652b57b65f083e90feae7 authored over 1 year ago by Vladimir <[email protected]>
deps(browser): remove modern-node-polyfills package (#3648)
dd982796f4c7782d8929dbe39a7529ca6e7c0121 authored over 1 year ago by Marcel Gleeson <[email protected]>
dd982796f4c7782d8929dbe39a7529ca6e7c0121 authored over 1 year ago by Marcel Gleeson <[email protected]>
feat(runner): improve text.extend types (#4176)
bbb43fb1f56abc8632665c547b0727d254658f8b authored over 1 year ago by Dunqing <[email protected]>
bbb43fb1f56abc8632665c547b0727d254658f8b authored over 1 year ago by Dunqing <[email protected]>
docs: have waitFor/waitUtil on the top level
f8dacb2c2cc3b06d38437b0d089f20e63efee439 authored over 1 year ago by Vladimir Sheremet <[email protected]>
f8dacb2c2cc3b06d38437b0d089f20e63efee439 authored over 1 year ago by Vladimir Sheremet <[email protected]>
feat!(snapshot): make snapshots more visually pleasing (#3961)
a3dc47b0388fc4a5e0fa9419b030447828e3b4b9 authored over 1 year ago by Vladimir <[email protected]>
a3dc47b0388fc4a5e0fa9419b030447828e3b4b9 authored over 1 year ago by Vladimir <[email protected]>
docs: vi.doMock includes that it mocks subsequent dynamic imports (#4169)
84f442f7dd72a5699b85a4a6d63296197258dc51 authored over 1 year ago by Ajay <[email protected]>
84f442f7dd72a5699b85a4a6d63296197258dc51 authored over 1 year ago by Ajay <[email protected]>
feat!: support multiple parallel `child_process` (#3925)
8b4a44ad16461612fa9884dbe7b831a2f80eacfc authored over 1 year ago by Ari Perkkiö <[email protected]>
8b4a44ad16461612fa9884dbe7b831a2f80eacfc authored over 1 year ago by Ari Perkkiö <[email protected]>
fix(runner): the fixture of `test.extend` should be init once time in all test (#4168)
a5979ea09d7d4c1d3b25bd656aa9c93c8792c46a authored over 1 year ago by Dunqing <[email protected]>
a5979ea09d7d4c1d3b25bd656aa9c93c8792c46a authored over 1 year ago by Dunqing <[email protected]>
fix: don't optimize vue when using optimizer
4e941208613a55a6edf4eab0013e17801414a3d2 authored over 1 year ago by Vladimir Sheremet <[email protected]>
4e941208613a55a6edf4eab0013e17801414a3d2 authored over 1 year ago by Vladimir Sheremet <[email protected]>
docs: remove reference to vi.restoreCurrentDate() from doc (does not exist) (#4160)
1f0249ee222af81f7c6072d20bf2ecb3f3efe553 authored over 1 year ago by Anthony Blond <[email protected]>
1f0249ee222af81f7c6072d20bf2ecb3f3efe553 authored over 1 year ago by Anthony Blond <[email protected]>
chore: release v0.34.5
859d236878739ff64f14a066c34a0d12588e692f authored over 1 year ago by Vladimir Sheremet <[email protected]>
859d236878739ff64f14a066c34a0d12588e692f authored over 1 year ago by Vladimir Sheremet <[email protected]>
chore: update threadsCount logic to use availableParallelism (#4126)
2f7d42c99c59ce8acdf7bd5bae6bb7434b24068e authored over 1 year ago by Diogo Torres <[email protected]>
2f7d42c99c59ce8acdf7bd5bae6bb7434b24068e authored over 1 year ago by Diogo Torres <[email protected]>
fix(happy-dom): catch errors in happy-dom (#4140)
c21c0efacef7c0ea2c5a33470f62236059900be6 authored over 1 year ago by David Ortner <[email protected]>
c21c0efacef7c0ea2c5a33470f62236059900be6 authored over 1 year ago by David Ortner <[email protected]>
feat(config): add `diff` option (#4063)
Co-authored-by: Vladimir Sheremet <[email protected]>
b50cf7ad9c5062697bd47b8fcaca2fc3029fb79c authored over 1 year ago by Han <[email protected]>
fix(expect): improve the error message when nothing is thrown when testing `toThrow` (#3979)
725a014687fc51f2c9ae011c16ed59e8b39bc991 authored over 1 year ago by Dunqing <[email protected]>
725a014687fc51f2c9ae011c16ed59e8b39bc991 authored over 1 year ago by Dunqing <[email protected]>
fix(ui): correctly render ansi diff (#3810)
Co-authored-by: Vladimir Sheremet <[email protected]>
8c3152fac987cbfdc102a9ae5aaefea524e2cf5f authored over 1 year ago by Ray <[email protected]>
chore: use flatMap instead of map_flat in rollup config (#4138)
417e86847f774f5fee40bcf0a13bc52036bf94e7 authored over 1 year ago by Mikhail <[email protected]>
417e86847f774f5fee40bcf0a13bc52036bf94e7 authored over 1 year ago by Mikhail <[email protected]>
fix(vitest): inject "define" in workspaces (#4096)
b4d5ae2366ba5fd6481531fa068b4c5260770ae8 authored over 1 year ago by Vladimir <[email protected]>
b4d5ae2366ba5fd6481531fa068b4c5260770ae8 authored over 1 year ago by Vladimir <[email protected]>
chore: fix windows jest-expect test
f2ba16046e5812a9ed703dda4fa6d0b901552921 authored over 1 year ago by Vladimir Sheremet <[email protected]>
f2ba16046e5812a9ed703dda4fa6d0b901552921 authored over 1 year ago by Vladimir Sheremet <[email protected]>
fix: print value shape when .resolves and .rejects fails (#4137)
e649d78ff6476328cc2fe9199447df988bd4e446 authored over 1 year ago by Vladimir <[email protected]>
e649d78ff6476328cc2fe9199447df988bd4e446 authored over 1 year ago by Vladimir <[email protected]>
fix(vitest): rerun tests if a file loaded with query changes (#4130)
a084ceafb371b1f6078bf3b63ae0b3fd47bdd4d6 authored over 1 year ago by Vladimir <[email protected]>
a084ceafb371b1f6078bf3b63ae0b3fd47bdd4d6 authored over 1 year ago by Vladimir <[email protected]>
fix(vite-node): align vite dependency version with vitest
90ff899b07132c9fdb5e462351ece513473fff7e authored over 1 year ago by Vladimir Sheremet <[email protected]>
90ff899b07132c9fdb5e462351ece513473fff7e authored over 1 year ago by Vladimir Sheremet <[email protected]>
fix: Update HappyDOMOptions to be compatible with v12 (#4135)
e87975342a7f5bac44ace63e83983039744ccee2 authored over 1 year ago by Anthony Blond <[email protected]>
e87975342a7f5bac44ace63e83983039744ccee2 authored over 1 year ago by Anthony Blond <[email protected]>
perf: use lazy require in vm pool (#4136)
21ba4935ad07876d42bd3d600943e65fbbc95452 authored over 1 year ago by Vladimir <[email protected]>
21ba4935ad07876d42bd3d600943e65fbbc95452 authored over 1 year ago by Vladimir <[email protected]>
chore: improve waitFor/waitUntil examples
d284e1242531eb420a8a205209f032ba14054791 authored over 1 year ago by Vladimir Sheremet <[email protected]>
d284e1242531eb420a8a205209f032ba14054791 authored over 1 year ago by Vladimir Sheremet <[email protected]>
feat(vitest): support `vi.waitUntil` method (#4129)
Co-authored-by: Vladimir Sheremet <[email protected]>
e0ac97cf6efc14a831b1568d9211b184553d1c7d authored over 1 year ago by Dunqing <[email protected]>
fix(vite-node): export `SourceMapInput` to fix CYCLIC_CROSS_CHUNK_REEXPORT (#4128)
ca70a7793bba653f14d010e99eba60c227964e56 authored over 1 year ago by Dunqing <[email protected]>
ca70a7793bba653f14d010e99eba60c227964e56 authored over 1 year ago by Dunqing <[email protected]>
chore: upgrade @action/checkout to 4 (#4072)
1fd82df879a108ddc1f978170f9c5fa0296d6670 authored over 1 year ago by Dunqing <[email protected]>
1fd82df879a108ddc1f978170f9c5fa0296d6670 authored over 1 year ago by Dunqing <[email protected]>
build: upgrade to rollup@3 and fix re-export error (#4108)
701415b4d0f256f8f1dff12579c3df7128b63214 authored over 1 year ago by Dunqing <[email protected]>
701415b4d0f256f8f1dff12579c3df7128b63214 authored over 1 year ago by Dunqing <[email protected]>
docs: concurrent image downloading and `as` an attribute for prefetch links (#4122)
b245ce3d43a5ac42b43cc2b339166dcf593fa842 authored over 1 year ago by Sanjaiyan Parthipan <[email protected]>
b245ce3d43a5ac42b43cc2b339166dcf593fa842 authored over 1 year ago by Sanjaiyan Parthipan <[email protected]>
docs: enhancements for a smoother user experience
1fe92676ed9dc9f2021790d19f24606d6d7b4392 authored over 1 year ago by Sanjaiyan Parthipan <[email protected]>
1fe92676ed9dc9f2021790d19f24606d6d7b4392 authored over 1 year ago by Sanjaiyan Parthipan <[email protected]>
fix(runner): `test.extend` doesn't work in hooks without test (#4065)
175c752d233d7a6b3e918604b56c617d6db90c06 authored over 1 year ago by Dunqing <[email protected]>
175c752d233d7a6b3e918604b56c617d6db90c06 authored over 1 year ago by Dunqing <[email protected]>
feat(vitest): allow using unprocessed environment files (#4098)
1aee13af9eed86d88e299837a96945e85aaf8bf2 authored over 1 year ago by Vladimir <[email protected]>
1aee13af9eed86d88e299837a96945e85aaf8bf2 authored over 1 year ago by Vladimir <[email protected]>
fix(snapshot): support mix of normal/with placeholders snapshots (#4118)
01e01bfcdccd37a6ea0a00507e839b92341c178e authored over 1 year ago by RobertPechaCZ <[email protected]>
01e01bfcdccd37a6ea0a00507e839b92341c178e authored over 1 year ago by RobertPechaCZ <[email protected]>
feat(vitest): support `vi.waitFor` method (#4113)
Co-authored-by: Vladimir <[email protected]>
d79cb44bf8addd6afa4f3cc9c712847066adfbc7 authored over 1 year ago by Dunqing <[email protected]>
feat(coverage): add `coverage['100']` to istanbul provider (#4109)
a7e09939e4a9792d38d80e9e54c44623179a85db authored over 1 year ago by Marcelo Botega Fontana <[email protected]>
a7e09939e4a9792d38d80e9e54c44623179a85db authored over 1 year ago by Marcelo Botega Fontana <[email protected]>
docs: remove outdated statement
b75f91d26529d7c6a09bd1d9149e8672c5de978e authored over 1 year ago by Vladimir Sheremet <[email protected]>
b75f91d26529d7c6a09bd1d9149e8672c5de978e authored over 1 year ago by Vladimir Sheremet <[email protected]>