Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Vitest

Support the teams' work and keep the project substainable
Collective - Host: opensource - https://opencollective.com/vitest - Website: https://t.co/fzb56mltNN - Code: https://github.com/vitest-dev/vitest

fix(docs): fix lint errors on onConsoleLog example (#4116)

github.com/vitest-dev/vitest - ba1e7335f93b82c110209a6b6e3099908aa1b2f8 authored over 1 year ago by Marcelo Botega Fontana <[email protected]>
docs: add onConsoleLog (#4115)

github.com/vitest-dev/vitest - 19922d9b6e838ab0c4f0fddb4de4b98f2aa1aa0b authored over 1 year ago by Marcelo Botega Fontana <[email protected]>
fix(runner): restore leading space in `testNamePattern` (#4103) (#4104)

github.com/vitest-dev/vitest - 3c305857f5f443d79c0287f6d172fbde2e5b9126 authored over 1 year ago by Sergey Simonchik <[email protected]>
chore: release v0.34.4

github.com/vitest-dev/vitest - 91853bb204ed8dfc3750d54b1b79409168ea440b authored over 1 year ago by Vladimir Sheremet <[email protected]>
fix(vitest): show error when calling API on files that user has no access to (#4085)

github.com/vitest-dev/vitest - 8b39c117650bc94182dfbf24ddbe6f0b0258f2db authored over 1 year ago by Vladimir <[email protected]>
docs: remove `log` language warning (#4075)

github.com/vitest-dev/vitest - 2fafc000d037d122fcf108b03043dc70a3365d0b authored over 1 year ago by Han <[email protected]>
fix(vitest): set SSR env only when transformMode is ssr (#4083)

github.com/vitest-dev/vitest - f8ea716a79f994f55fc3dcfdc70f9678af79f359 authored over 1 year ago by Vladimir <[email protected]>
fix(vitest): don't start the server when optimizer is enabled (#4095)

github.com/vitest-dev/vitest - 00e81122e2d61ef32c2550c383873c9a49a806b6 authored over 1 year ago by Vladimir <[email protected]>
fix(happy-dom): use the nodejs console in happy-dom v11 (#4090)

Co-authored-by: David Ortner <>

github.com/vitest-dev/vitest - 59434189bb3bb449df048e2aad1bf990335720f3 authored over 1 year ago by David Ortner <[email protected]>
docs(vite-node): fix typos in vite-node README (#4082)

github.com/vitest-dev/vitest - 696b79e3470bd2adc618453d6ce272aa4ade8d6e authored over 1 year ago by Matt Kantor <[email protected]>
fix(runner): incorrect test name pattern matching (#4071)

github.com/vitest-dev/vitest - b5bf32907fae8b8b4508689a32205f94056a721e authored over 1 year ago by Dunqing <[email protected]>
chore: update some dependencies (#4086)

github.com/vitest-dev/vitest - c54056afe1052c2af7241705eaf2312b1294b6a1 authored over 1 year ago by Vladimir <[email protected]>
chore: update sources type for vite 5 (#4069)

Co-authored-by: Vladimir <[email protected]>

github.com/vitest-dev/vitest - 8b46ee8b990ab6f173feab011177bdf4db9dc1bc authored over 1 year ago by Bjorn Lu <[email protected]>
fix(vitest): only override ssr.optimizer instead of the whole ssr object (#4080)

github.com/vitest-dev/vitest - 410bc454071615f1e350680ce53aab76fac3145b authored over 1 year ago by Vladimir <[email protected]>
fix: don't process config file twice (#4077)

github.com/vitest-dev/vitest - a84a8e052f643e8af39fa0f2f927cb9d66558c0f authored over 1 year ago by Vladimir <[email protected]>
docs: fix typo (#4066)

github.com/vitest-dev/vitest - c48fef540ac685dee331df0330814042fc856580 authored over 1 year ago by Lo <[email protected]>
fix: resolving dep optimizer issues with workspace (#4036)

github.com/vitest-dev/vitest - 0c13c39c2ddc5cd3deea0636d64f24d95fc93bdd authored over 1 year ago by Adam Hines <[email protected]>
fix(vite-node): check more precisely for root/base paths (#4049)

github.com/vitest-dev/vitest - 807418fa69c8ffee412fee7eeb886cd51a2f5526 authored over 1 year ago by Daniel Roe <[email protected]>
chore(vite-node): update `ViteNodeServer` options link (#4054)

github.com/vitest-dev/vitest - 3525e37ff01084337fe9a818d0c7d34835b6428e authored over 1 year ago by btea <[email protected]>
fix(vitest): "vi" doesn't rely on context (#4031)

github.com/vitest-dev/vitest - 0d0f35f6930c98e034bcf61a53ce21d3b63fdec2 authored over 1 year ago by Vladimir <[email protected]>
fix(coverage): log info only when terminal reporter is used (#4027)

github.com/vitest-dev/vitest - 9f04386b7f8ccacf316ae420bc4589993631c08a authored over 1 year ago by Ari Perkkiö <[email protected]>
build: support Vite 5.0 and bump minimum to 3.1 (#4015)

github.com/vitest-dev/vitest - e691a9ca229dd84765a4b40192761ffc1827069c authored over 1 year ago by Vladimir <[email protected]>
fix(web-worker): don't rely on browser API when it's not provided (#4014)

github.com/vitest-dev/vitest - e78a449d3845e0e88fea896bdd05174fd1ed303e authored over 1 year ago by Vladimir <[email protected]>
chore: release v0.34.3

github.com/vitest-dev/vitest - bf8393643ab3764ab9d727b6d064f2123832e82f authored over 1 year ago by Vladimir Sheremet <[email protected]>
fix(jsdom): correctly resolve buffer on typed arrays (#3998)

github.com/vitest-dev/vitest - b42cf36e1433f6bb7e3b8dd6e6976dc741d54df5 authored over 1 year ago by Vladimir <[email protected]>
fix(ui): Use web hash history in ui (fix #3481) (#3487)

Co-authored-by: Vladimir <[email protected]>

github.com/vitest-dev/vitest - 8caabaa1fb8af197ea4df02cf174149a837c95b0 authored over 1 year ago by Segev Finer <[email protected]>
docs: add example for merging vite config defined as a function (#3978)

github.com/vitest-dev/vitest - 7dac05943bb0fc151fa533fed255e22410f82e53 authored over 1 year ago by Vincent François <[email protected]>
docs: fix typo related to reporters (#4008)

github.com/vitest-dev/vitest - e8f7b08620673a9bbda910bc5da799bfcaea74c0 authored over 1 year ago by Dunqing <[email protected]>
fix: report file error as a <failure> on JUnit (#3997)

github.com/vitest-dev/vitest - 00c432fad6c40b4ff21cc45b18e64f29816062db authored over 1 year ago by Hikaru Terazono (3c1u) <[email protected]>
chore: cleanup typos, remove any in VM executor (#3994)

github.com/vitest-dev/vitest - 18ae07aa2c4220a83930dd37eb843364c3f729d1 authored over 1 year ago by Vladimir <[email protected]>
fix(vite-node): inline HMR types (#3993)

github.com/vitest-dev/vitest - dff60e82804ea2eb17aeff6752c1fa53b5f910b8 authored over 1 year ago by Vladimir <[email protected]>
feat(coverage): add `allowExternal` option (#3894)

Co-authored-by: Ari Perkkiö <[email protected]>

github.com/vitest-dev/vitest - c03faa2204dc758900d5dbab732af83ee947e4e1 authored over 1 year ago by Stefan Vojvodic <[email protected]>
feat(vitest): export all reporters in `vitest/reporters` (#3980)

Co-authored-by: Vladimir <[email protected]>

github.com/vitest-dev/vitest - 5704b341f1ef411d9cd71fb343d19c64d9d19943 authored over 1 year ago by Dunqing <[email protected]>
fix: add workspace config files to default coverage excludes (#3973)

Co-authored-by: Ari Perkkiö <[email protected]>

github.com/vitest-dev/vitest - 20263d9d26194e032a0aca715b174dd969f025a6 authored over 1 year ago by Felix <[email protected]>
fix: should remove mockPath from callstack whether success or failed (#3971)

Co-authored-by: lijifei <[email protected]>

github.com/vitest-dev/vitest - 5eb8561c5506ccfe63422ad4bedde415ccd3036e authored over 1 year ago by Misery Lee <[email protected]>
fix(vitest): correctly resolve optimizer status (#3992)

github.com/vitest-dev/vitest - 74dc5967a6a3a2902b569f3d79d19ab4a673d299 authored over 1 year ago by Vladimir <[email protected]>
chore: release v0.34.2

github.com/vitest-dev/vitest - 41e828f59c63d39e7b40ace0d226b37b0a1e3d52 authored over 1 year ago by Vladimir Sheremet <[email protected]>
chore: update license

github.com/vitest-dev/vitest - 28549a043ec328bf49f8a4aaac81acf9947b186b authored over 1 year ago by Vladimir Sheremet <[email protected]>
fix(vitest): pass environmentOptions to happy-dom integration (#3972)

Co-authored-by: Raul de Melo <[email protected]>

github.com/vitest-dev/vitest - 6a0cb647a7835050d092d08654e1c7b836573b38 authored over 1 year ago by Vladimir <[email protected]>
fix: build not generated `execute.d.ts` (#3970)

github.com/vitest-dev/vitest - 0f8e60b736c5e8bf6012b7ad2025d2645d84e080 authored over 1 year ago by btea <[email protected]>
fix(expect): correctly show async matcher diff (#3960)

github.com/vitest-dev/vitest - 9423b6f85e1c4220f501dbad239bc0e1843bd96a authored over 1 year ago by Vladimir <[email protected]>
feat(vitest): allow calling `skip` dynamically (#3966)

github.com/vitest-dev/vitest - 5c88d8e582871fc6bfa0444abdbe80cdc9a05c6a authored over 1 year ago by Vladimir <[email protected]>
fix: typo of mocks plugin name

github.com/vitest-dev/vitest - 3073b9a2cce27970f251ea11c48b45374a55abab authored over 1 year ago by Anthony Fu <[email protected]>
fix(ui): add support for ui coverage with subdir option (#3917)

github.com/vitest-dev/vitest - 6ecfc4e1a98594c521783c0f608e4e7061f14171 authored over 1 year ago by Joaquín Sánchez <[email protected]>
fix(css): don't mock css-module if inline is specified (#3952)

Co-authored-by: Adam Hines <[email protected]>

github.com/vitest-dev/vitest - 3891d0558bbebd39355445ecbcfd69346fe42985 authored over 1 year ago by Adam Hines <[email protected]>
docs: Fix sentence inside vi.md (#3897)

Co-authored-by: Anjorin Damilare <[email protected]>

github.com/vitest-dev/vitest - 5a07cffa55021009ade87af5ddcf16d84e6e3f18 authored over 1 year ago by Arthur Datsenko-Boos <[email protected]>
fix: restrict access to file system via API (#3956)

github.com/vitest-dev/vitest - bcb41e514fba3ef8394a09eb3c2ff7eed6ac2cbb authored over 1 year ago by Vladimir <[email protected]>
fix: don't crash when calling useFakeTimers in VM pool (#3958)

github.com/vitest-dev/vitest - 91fe4853a525c118d532f72ebbb350b2a7c54ce0 authored over 1 year ago by Vladimir <[email protected]>
fix(vitest): only consider cwd when using glob (fix #3802) (#3949)

github.com/vitest-dev/vitest - 15b4fd6d41daf585dfee9a27e8767397084b0b0e authored over 1 year ago by Pig Fang <[email protected]>
fix(snapshots): update inline snapshot correctly (#3887)

github.com/vitest-dev/vitest - 7b740a278e6ab6e2448483be7551bcc287d155d9 authored over 1 year ago by Han <[email protected]>
perf(dot-renderer): speed up getTests (#3923)

github.com/vitest-dev/vitest - e94044d7c61c27ecddfa1d2e1c4efa6b41c8c3a8 authored over 1 year ago by gtmnayan <[email protected]>
fix: correctly resolve config in a workspace (#3947)

github.com/vitest-dev/vitest - 1c08d5dad3de9ebbc8e321381766851ec9272f14 authored over 1 year ago by Vladimir <[email protected]>
fix: define process variable and using import.meta.env together did not work (#3944)

github.com/vitest-dev/vitest - e73ca9edfe1b2a2a333b1f0d3c831780c3eaf5fd authored over 1 year ago by Dunqing <[email protected]>
fix(vitest): allow rewriting process.env.NODE_MODE when using web transform mode (#3957)

github.com/vitest-dev/vitest - eca4b87ff7f58306770af82fd4ef38969002845f authored over 1 year ago by Vladimir <[email protected]>
fix(vitest): use esm module resolution to resolve env (#3951)

github.com/vitest-dev/vitest - edb322fe7539f362f83c00dc3b0229ae2f1fca65 authored over 1 year ago by Daniel Roe <[email protected]>
fix(web): correctly resolve assets in new URL (#3950)

github.com/vitest-dev/vitest - a428f8d4fada6783cdcb12926dafb08f6e94f2aa authored over 1 year ago by Vladimir <[email protected]>
docs(migration): use headers instead of bold text (#3927)

github.com/vitest-dev/vitest - 867dbf60f08633d5bb3c23ada36773ec36137393 authored over 1 year ago by Kanad Gupta <[email protected]>
fix(ui): incorrect duration time in vitest ui (#3945)

github.com/vitest-dev/vitest - 351399f293b4f759b7b479fc8554c382f31625eb authored over 1 year ago by Dunqing <[email protected]>
docs: fix return type for vi.fn

github.com/vitest-dev/vitest - dbf0e97953009e05c6a7beb319738a724365f4fd authored over 1 year ago by Vladimir Sheremet <[email protected]>
docs: fix incorrect word in getting started docs (#3895)

github.com/vitest-dev/vitest - 38aad4ea1e92168a08379b1baf35fb1139a70873 authored over 1 year ago by Christopher Haws <[email protected]>
docs: remove section about jasmine from migration page (#3920)

github.com/vitest-dev/vitest - 1eb5eba4f91b778165d5868a18282fa99e44f00c authored over 1 year ago by Oskar Olsson <[email protected]>
fix: update module warning as it is moved into server config (#3931)

github.com/vitest-dev/vitest - 3a3eb22c1782c05bfa7244fde56cfa2dcb12d3ce authored over 1 year ago by Jellyfish <[email protected]>
feat: allow importing CSS and assets inside external dependencies (#3880)

github.com/vitest-dev/vitest - f4e6e99fa3a81fd7a97fb9b435da367dddba7fa4 authored over 1 year ago by Vladimir <[email protected]>
refactor: split executor based on module resolution (#3878)

github.com/vitest-dev/vitest - 47f5c3a625532a24748dfb92c6877ffe5705b96f authored over 1 year ago by Vladimir <[email protected]>
fix: check memory and limit value

github.com/vitest-dev/vitest - f8dfbd38ef5b55f98b659182997ac3e60e7b55b0 authored over 1 year ago by Vladimir Sheremet <[email protected]>
fix: don't crash if total memory is not supported (#3879)

github.com/vitest-dev/vitest - 7d1f86b8f86516a847e837cba10a36ca45a82122 authored over 1 year ago by Vladimir <[email protected]>
fix: don't crash when using --experimental-vm-threads, interop CJS default inside node_modules (#3876)

github.com/vitest-dev/vitest - 0c53e0981a3a859a8e05ca806f3afddc327a57e9 authored over 1 year ago by Vladimir <[email protected]>
fix: indicator position of error message (#3855)

github.com/vitest-dev/vitest - 3e1e7a1fe40790ad87a36c4815287df8cc619234 authored over 1 year ago by Han <[email protected]>
docs: fix unstub function name in vi function description (#3871)

github.com/vitest-dev/vitest - 06ca0b6f664466d977f6874761e4c67c1d7f441d authored over 1 year ago by ハン / Han <[email protected]>
fix: reduce the memory consumption when running --experimental-vm-threads (#3872)

github.com/vitest-dev/vitest - d1a08c88c09a3f5862287573ce41f407085e805c authored over 1 year ago by Vladimir <[email protected]>
fix: don't bundle utils' source-map entry (#3865)

github.com/vitest-dev/vitest - a08e59930bc0667024b26ef94a3e0b5821f97bf0 authored over 1 year ago by Vladimir <[email protected]>
chore: release v0.34.1

github.com/vitest-dev/vitest - 119526827cbaf82b64ba428c9c13dcb1b08f5b64 authored over 1 year ago by Vladimir Sheremet <[email protected]>
fix: pass `--experimental-vm-worker-memory-limit` to `tinypool` (#3856)

github.com/vitest-dev/vitest - 3c67a4cbf82d1348f359945c906ebbf59ad34906 authored over 1 year ago by Ari Perkkiö <[email protected]>
chore: release v0.34.0

github.com/vitest-dev/vitest - 065a08e41eb5f35ee30da171ea8c027f0e517903 authored over 1 year ago by Vladimir Sheremet <[email protected]>
perf: deprecate deps.registerNodeLoader

github.com/vitest-dev/vitest - 7f45bf2d3e94c1ee77884aade1548d3414111db4 authored over 1 year ago by Vladimir Sheremet <[email protected]>
chore: cleanup ws dependencies

github.com/vitest-dev/vitest - b8dc99b16646daf13933e52db868c3bd438fe4f2 authored over 1 year ago by Vladimir Sheremet <[email protected]>
feat: add preact example, remove optimizer experimental status, enable by default (#3854)

Co-authored-by: eryue0220 <[email protected]>

github.com/vitest-dev/vitest - 4b946ca91ed98fdd6a8ac0850442c0c5605490f9 authored over 1 year ago by Vladimir <[email protected]>
feat!: support running tests using VM context (#3203)

Co-authored-by: Anjorin Damilare <[email protected]>

github.com/vitest-dev/vitest - b09298528b947ae10278c0c666ddc549b5a29eeb authored over 1 year ago by Vladimir <[email protected]>
fix(browser): multi-suite coverage (#3806)

github.com/vitest-dev/vitest - 5de9af260c0e5aab7eeebb55bce00c0c5816c04e authored over 1 year ago by Elby Basolis <[email protected]>
feat: introduce `server` option (#3725)

Co-authored-by: Vladimir <[email protected]>

github.com/vitest-dev/vitest - dc4faf64ee4c9ad6a57399d040744f22e0ca4a1e authored over 1 year ago by Han <[email protected]>
fix(watch): clear screen on all terminals (#3661)

github.com/vitest-dev/vitest - 8bd26b012778e91c8dc4a3311187dcbe1f9ab5ee authored over 1 year ago by Ari Perkkiö <[email protected]>
feat: running vitest with `--related --watch` reruns non-affected tests if they were changed during a run (#3844)

github.com/vitest-dev/vitest - c9aeac4cf2ac92f51d6cc246aefcb10bf6beef0a authored over 1 year ago by Vladimir <[email protected]>
doc: add writing tests section in getting started (#3843)

Co-authored-by: Vladimir <[email protected]>

github.com/vitest-dev/vitest - 2e5847ec9191839a5dfec981d800be4cea82abdb authored over 1 year ago by Jianqi Pan <[email protected]>
docs: clarify how config file works (#3832)

github.com/vitest-dev/vitest - d4f1e620a45c0cd20711819f21ab6bb7cc9967f5 authored over 1 year ago by Vladimir <[email protected]>
chore: add template for new pull requests (#3831)

Co-authored-by: Ari Perkkiö <[email protected]>
Co-authored-by: Anjorin Damilare <damilarea...

github.com/vitest-dev/vitest - c9647072d549ba2991d3fa08d00812758d1800e0 authored over 1 year ago by Vladimir <[email protected]>
test: improve waitForStdout stacktrace

github.com/vitest-dev/vitest - 7f4f35b126ec0dc1e275223b00317db5cc1d7ced authored over 1 year ago by Vladimir <[email protected]>
fix(vite-node): correctly resolve hmr filepath (#3834)

github.com/vitest-dev/vitest - 711a6249f1092ddc95b0fb91ff1c080cdda7d62b authored over 1 year ago by Vladimir <[email protected]>
fix(vite-node): normalize drive letter to keep the same reference to a module (#3836)

github.com/vitest-dev/vitest - 4552185939feefba217bea3c443880574403b4f1 authored over 1 year ago by Vladimir <[email protected]>
chore: improve helpers to test vite-node (#3842)

github.com/vitest-dev/vitest - 54409a2733d8f554222ab07d21daa58ca9bbc257 authored over 1 year ago by Vladimir <[email protected]>
docs: fix `teardownTimeout` default JSDOC value (#3840)

github.com/vitest-dev/vitest - 103ad7cd4adaba78bcb1579b85e905c509928db4 authored over 1 year ago by Ari Perkkiö <[email protected]>
feat(vite-node): make CLI arguments parsing behavior consistent with node/tsx/ts-node (#3574)

github.com/vitest-dev/vitest - 1cd4eb0f1b568bdc6977fcdeb33ffb0b9dbd23dc authored over 1 year ago by rxliuli <[email protected]>
fix(coverage): exclude vite virtual modules by default (#3794)

github.com/vitest-dev/vitest - 3c851872f88ff2fd6adcfcd529ee1771422aaa7d authored over 1 year ago by Ari Perkkiö <[email protected]>
feat: support config junit reporter className with env (#3808)

github.com/vitest-dev/vitest - e8bc46b6e414a83e490fc4444bd2264faf361ce5 authored over 1 year ago by InfiniteXyy <[email protected]>
fix(coverage): update `istanbul-lib-instrument` to v6 to fix vulnerable dependency (#3814)

github.com/vitest-dev/vitest - f3bd91023ebc3d66217e7ed5fc25fbae0ff4455a authored over 1 year ago by Ari Perkkiö <[email protected]>
fix(vite-node): always treat node_modules as modulesDirectory (#3830)

github.com/vitest-dev/vitest - 51ab8d6cd0a05078d57c1ee6d258db8b02cddf16 authored over 1 year ago by Vladimir <[email protected]>
fix: forceRerunTriggers correctly triggers a rerun (#3829)

github.com/vitest-dev/vitest - 17988e514edbac32a69f0e9bc4edf0f302ecdee2 authored over 1 year ago by Vladimir <[email protected]>
fix(coverage): v8 provider to pick source maps without url query params (#3784)

github.com/vitest-dev/vitest - 280e67454015f06ee70252e0568addfc533a7215 authored over 1 year ago by Ari Perkkiö <[email protected]>
fix: don't overwrite Node.js URL global (#3828)

github.com/vitest-dev/vitest - cdab4651624c051a99400d3c1a59f26be0b31a85 authored over 1 year ago by Vladimir <[email protected]>
docs: clarify external option (#3769)

github.com/vitest-dev/vitest - b524c652ccbded1ef25863d533841d492b17bc97 authored over 1 year ago by Daniel Tschinder <[email protected]>
fix: port the latest `defineConfig` type from vite (#3804)

github.com/vitest-dev/vitest - 9c8e3083d687a0aa96999bde3ea0100f8963180b authored over 1 year ago by Haoqun Jiang <[email protected]>