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(reporter): correct error source position in json report (#1909)

Co-authored-by: Anthony Fu <[email protected]>

44b7fce9946f48b29d06f86afa0850fd246d2a0c authored over 2 years ago
chore: build generated files (#1930)

8aeeb3b631f779dd753791bf436b374e11dae28e authored over 2 years ago
feat(coverage): include json reporter by default

faed4acb5999cdb8cc07d9affb886e5c0b09e2d6 authored over 2 years ago
chore(deps): update all non-major dependencies (#1895)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by:...

a5d1ef498b1fd346c993ab01f81fdbaae1b4c80c authored over 2 years ago
fix: clean coverage-c8 tmp before reporting (fix #1917) (#1925)

e7e8a7668089131e669b83dee1c7716c925fb5bc authored over 2 years ago
fix: improve error serialization (#1921)

5b190e8490092f835240b60112fbef449c1af801 authored over 2 years ago
fix: invalidate new worker and its dependencies (#1896)

88d5764894f62449540209567df19926e46a91f3 authored over 2 years ago
docs: guide of extending vite config (#1874)

Co-authored-by: Ctibor Laky <[email protected]>
Co-authored-by: Anthony Fu <anthonyfu117@hotmail...

4635c665d41a8c8fadaea48cef064eed0dd3344a authored over 2 years ago
fix(reporter-junit): escape XML when in error message (fix: #1823) (#1890)

b35f42dbceb10c92fc01aff5e89bcf378253c7a0 authored over 2 years ago
fix: console.Console is undefined (close: #1877) (#1878)

0d7c4648db1fa8e7fda41e6c5c55e5d80704cdc3 authored over 2 years ago
feat: add include option in istanbul coverage (#1883)

baf5e755af864a310468dbb556f0aa65ffd3cae0 authored over 2 years ago
fix(istanbul): disable compact in instrumenter transform

80739caea0a11d756d6f179ebafcf5a7e8ef53be authored over 2 years ago
fix: allow referring to first seen value while automocking (#1879)

285ac7c24ef74ee244ce927b5e3bc757feaa918a authored over 2 years ago
chore: release v0.22.1

637e2b376649c1508d823e117c0aeaaa1294cac8 authored over 2 years ago
chore(deps): update tinyspy to 1.0.2 (#1869)

Co-authored-by: Anthony Fu <[email protected]>

a8183afd3a5b5b9d4a2b8b4971d3577a8f295d17 authored over 2 years ago
feat(vite-node): `moduleCache.invalidateDepTree` utiltity (#1872)

b8922aa1954fc6c208ac8ef5698c57774938c323 authored over 2 years ago
docs: reorder sponsors [ci-skip]

02089afd8261d710d974fc3894e45932a60940e4 authored over 2 years ago
refactor(vite-node): clear method and vars name

7ba6b206ba0a2f0d84c1a5de280684aa5e5ae51c authored over 2 years ago
fix: explicitly import performance

870d16e0430e0cc81699ed387ac26150a4369027 authored over 2 years ago
fix: convert string coverage reporters to array (#1860)

e21c78c29f689a00fcb883485b30eb5e93be1d65 authored over 2 years ago
feat: show transform time

b54a13e5b1263a7a898ff6397d526854fb476a97 authored over 2 years ago
feat: restart vitest on config change

c663f39cbd91bb520c8c33e9178b9944e60fa83e authored over 2 years ago
chore(deps): update all non-major dependencies (#1852)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

14279d53e8b5b431a6b6c49dccd3b03696c5a489 authored over 2 years ago
chore: release v0.22.0

8f24c2f65e436aa98a9e1c77eddf5d082c2ca60d authored over 2 years ago
chore: wording

81def1647cd41eb5f0729ecf1940fd8f4b924d44 authored over 2 years ago
chore: fix typos (#1857)

Co-authored-by: Anthony Fu <[email protected]>

f13e54f0963c49148e13d82bf7979ef68c122388 authored over 2 years ago
chore(types): add `vite-env.d.ts` to vue example (#1856)

18037e7316ecc3ed5ae94db908965e357f5712fe authored over 2 years ago
feat: support `istanbul` coverage provider (#1676)

Co-authored-by: Anthony Fu <[email protected]>

265fdbe665bb7e1ff2ea78a1216a2042a71d9e54 authored over 2 years ago
chore: revert test file changes

1d15efa9c19781a8e1dd14770a770e2f181468e5 authored over 2 years ago
test: try bypass windows error

1a429ed1107b99a4d5574da40aaa699d8827e216 authored over 2 years ago
ci: disable cache in CI

cecf1a90b37c6f17a1bd5f87c5afd6d2e67ba2d1 authored over 2 years ago
chore: fix typo

21d4517b225fdf749aeac63b658a50fe086d2537 authored over 2 years ago
feat(cli): support passing `--inspect` and `--inspect-brk`

ea80f2bfa7613e53ff852a1c692752a400fd8922 authored over 2 years ago
test: skip custom reporters on macOS

f34f2c197766445c19bc852ad4727166fc0c536a authored over 2 years ago
test: fix fs.rm

5adbf4b9a5a00b641f1dd861a135b69d03d231f6 authored over 2 years ago
ci: downgrade to node 16

3a1d5718bed418819f31235c34d40eb69590d431 authored over 2 years ago
ci: do not cache for Cypress

ddef9834f29acbc142a995f3a599af5be5ee9759 authored over 2 years ago
chore: upgrade esno

3deb25bd52ef66bd08a13e87bb0e6982beeceb10 authored over 2 years ago
feat: support `--segfault-retry=3` (#1854)

cd62aec68d60169172370e331ba49773ffdef572 authored over 2 years ago
chore: enable node 18 for ci

bc5d252b5ad4450bddc9048021aaddb1ee483b07 authored over 2 years ago
chore: update fetch url

e6eb09abee103dc0eed4cc111efd5fce98a88862 authored over 2 years ago
chore: fix windows test

9917bb4814dcbb93d6faf841564d587de3cfd6a8 authored over 2 years ago
chore: update deps (#1853)

b70593955fbece56f9b7c1d81dffebd8b10376dc authored over 2 years ago
test: improve reporter tests

5ca2e16ebb1733221da16fa1b59c37048752d6df authored over 2 years ago
fix(reporter-junit): remove trailing zeros in duration (#1842)

fbc9394329cf87300f580fc91f34035433503ab4 authored over 2 years ago
chore: update deps

1a3cae1a6e1ca00e40fe5e5e5a628d45484ef6a5 authored over 2 years ago
feat: Add --no-color to cli (#1849)

ec37655115d44a22909aa7e36d49bb1af0a805d9 authored over 2 years ago
docs: update theme-color (#1813)

Co-authored-by: Anthony Fu <[email protected]>

131420510c38ccdb8c75508fe8056d59b3e1b4d3 authored over 2 years ago
docs: typo (#1846)

136b5c1993450b4697405a7baffbdf5f10599d3e authored over 2 years ago
fix: clear pattern when rerun all tests (#1834)

e0dbc302f4463e37b00e655befacce9e33a366c9 authored over 2 years ago
docs: improve (describe|test).only description (#1826)

* docs: improve (describe|test).only description

* Apply suggestions from code review

Co-a...

10232f3f5b00718525e8c490d3e8a7fd0684c442 authored over 2 years ago
fix: handle undefined returns of module mocks, and update migration docs (#1763) (#1830)

* handle undefined returns of module mocks, and update migration docs

* correct docs

8eddd5a380e45a5657a9ed2e0afd20548c0f634a authored over 2 years ago
docs: clarify how to use local test context (#1829)

Co-authored-by: Anthony Fu <[email protected]>

39b19cf0e6025f0bf6ab18247c5db7c895afdc79 authored over 2 years ago
chore: update license

bee20f6fefd0343a6522b7264d8ccd923247e370 authored over 2 years ago
chore: release v0.21.1

6aee8cd3a62144d2ebc55fce96635defc7504cf0 authored over 2 years ago
docs: fix tiny typo on landing page (#1815)

* Fix typo on landing page

* Update docs/index.md

Co-authored-by: Anjorin Damilare <damila...

ccbf0adf73eb752b8ebb5c0b8e45ccee6443e06b authored over 2 years ago
fix: add error message when mock is missing export (#1819)

75747591274a8153477c636575d7ff9f2d46e6a0 authored over 2 years ago
chore(deps): update all non-major dependencies (#1820)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

9e3cac4d74ef334dcb3e3010d2e8407fd3f400a3 authored over 2 years ago
docs: clarify vitest related

0ae8e19b9069db26d6b2e448d55ab040aa0ee2a1 authored over 2 years ago
fix: tap reporter doesn't throw (#1810)

33b5f837214002441a33b6523ed7f8b958aa9167 authored over 2 years ago
fix: Symbol.toStringTag on Module is non-enumerable (#1808)

95c1d34368d799da417da219d394545ee83164e2 authored over 2 years ago
feat(types): better local test context support (#1805)

* feat(types): better local test context support

* feat(types): fix beforeEach and afterEach
...

426503cb19bd360413b7964e995861404cf64ad5 authored over 2 years ago
chore: release v0.21.0

18e0bec200be07c391afd35a669dd02b67d1a08f authored over 2 years ago
chore: update lockfile

d9b1873f057222ae75120924cd5fe90627aaa409 authored over 2 years ago
feat: allow using todo/skip/concurrent with each (#1802)

5141e0b9ba2c79542f6afb4ada5a2ae1342c88c4 authored over 2 years ago
fix: gracefully handle unsettable keys during automocking (#1786)

Sometimes while automocking we will encounter a property that, for some
unknown reason, throws ...

b1cd7e71e0a80d49b8df5f2d47a350a35b2c1a29 authored over 2 years ago
feat: treat pseudo ESM as ESM with custom loader, disable custom Node Loader by default (#1778)

* feat: treat pseudo ESM as ESM

* chore: remove empty main fields

* chore: cleanup

* ch...

155943c5b6792a4c75ed5108d39ab052255bae19 authored over 2 years ago
fix: plugins don't think it's watch mode (#1784)

135b6d829d9b4f1586edcb7d69f77da2b7a84304 authored over 2 years ago
feat: allow timeout in test.each (#1787)

1a0d34bd8c73c138ff9612627a3c7c1d11655efd authored over 2 years ago
fix: toHaveProperty should judge object own property (#1795)

* fix: toHaveProperty should judge object own property

* test: add test

4a6aeb6c36880d00d0a2a2bde09649dd6cdd8d06 authored over 2 years ago
fix: better bundling of types (#1785)

* fix: better bundling of types

* chore: fix types clash

6ed32dd38265c127f795af48f3c0e61d3a415202 authored over 2 years ago
ci: post message, when adding "need reproduction" label

de858699f035bc962d7a6738e2fc81635f6d5b88 authored over 2 years ago
chore: extend vite-node timeout

a59cefc146cd1e9173b1c1c664f96a360caf5ff8 authored over 2 years ago
feat: show stack trace for aggregated errors, show full stack trace (#1777)

82a877c069c8fb63a311350e88f14ad29d41fe33 authored over 2 years ago
chore: release v0.20.3

5e6a8dab31baa83f142d73c1b60e196d60818a8f authored over 2 years ago
fix: disable node loader for Yarn PnP (#1773)

bd370b94c14389abebd78b746d1ea2b8833910d6 authored over 2 years ago
fix: correctly restore globals in env teardown (#1774)

* fix: correctly restore globals in env teardown

* test: more tests

90f4995c8479a5f949cb128f72c5a1a4dfa9d62d authored over 2 years ago
fix: add missing per-file option on coverage (#1775)

Signed-off-by: Patrick José Pereira <[email protected]>

cbcba4fddc406a29cf3beadd7e3c667583ca21b3 authored over 2 years ago
chore: fix docs build

be080da16529b28d23b9210ffa5dcb154c022c84 authored over 2 years ago
feat: show start time in test summary (#1734)

Co-authored-by: Michael Kidder <[email protected]>
Co-authored-by: Vladimir <sheremet.va@i...

7e3f63bb5db30cf01ed2a6422ae3519910702c91 authored over 2 years ago
feat(types): add partial flag to mocked TypeScript helper (#1739) (#1742)

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

c18f0af54207785b3dd783a1ef2b0a1f5af5694b authored over 2 years ago
refactor: update Enzym example, upgrade Vue plugin (#1755)

0e62002982539096767ebb297547f0f45f72ad05 authored over 2 years ago
docs: enable sponsor for @sheremet-va

de3910bfebe1b94b0d5b801ee5cebaa237623fbc authored over 2 years ago
chore(deps): update dependency vite to v3 (#1761)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

96e70f46c7e1b54a617584e1dc27bc553c41be28 authored over 2 years ago
chore(deps): update dependency @vueuse/core to v9 (#1760)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

80cef1d40449696d141b841796f8f2e12a15d7f2 authored over 2 years ago
chore: fix docs build (#1756)

314da121f462191350798d8797ed99e158d71fa3 authored over 2 years ago
refactor: update example for Vue 2 (#1752)

ab4732faa867b0c78beb62d623c4653e4e0074f5 authored over 2 years ago
chore: increase timeout for playwright and puppeteer examples

f3c67f15dbf1f501d8cd4dbace18e03670ac3e27 authored over 2 years ago
chore(deps): update dependency @happy-dom/jest-environment to v6 (#1586)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

4e118d4122942a65a89f7b8f179af9e1975fd05a authored over 2 years ago
chore(deps): update dependency jsdom to v20 (#1708)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

c74f76915a4e7a0fe1e56ed7bc335adc7f1dd2b5 authored over 2 years ago
chore(deps): update all non-major dependencies (#1661)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

ea9f8b895744d88b31eed5b156e2dbfc35e47234 authored over 2 years ago
chore: release v0.20.2

4ed35b9b9f73e0c3d5fab71cb59bda4215643f6d authored over 2 years ago
feat: add deps.registerNodeLoader option (#1751)

40e4dba6a8f86bc4a9449c675a2db453bc28e21b authored over 2 years ago
chore: lint

30e03f1cc24aa6e9b8e26295540434228d72b75e authored over 2 years ago
docs: update contributors

4ca824e8677cbc8d07c6e8909863d525b32e4003 authored over 2 years ago
fix: don't throw in Node 18.6 (#1750)

bdce24e3782b7aff9d4de96d521cbd61bc7464ab authored over 2 years ago
chore: release v0.20.1

a35b500c9016a2ecefa3c873235c737cac218b18 authored over 2 years ago
fix: bundle suppress-warnings

bd567f74d3e07cefbf74edcf0638ed4c94438003 authored over 2 years ago
chore: release v0.20.0

3bce1a36dfde45d266226d08b18585b067223f9c authored over 2 years ago
chore: add sheremet-va to funding

03b5341c0ec01ec6d5cd0ec8e1b66e08b6609f87 authored over 2 years ago