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): include `clover` reporter by default

5862e32e92e8084640e432b0432cc9f07db96e90 authored over 2 years ago
chore: lint

5bd566784ccc441864725de594df296c9e00615e authored over 2 years ago
docs: fix `ViteNodeServer` options lines (#1736)

60155046b78a0a29906bbcc7d6fb7e0676727c39 authored over 2 years ago
fix: improve execution time counter

0d1f1e87fee9ee532c234efe657e42918975a61d authored over 2 years ago
chore(vite-node): use picocolors

53157a3a5da14d96b8d9625145006a8ece6658bd authored over 2 years ago
chore(vite-node): debug also show externals

15244c6c51d40635d8b09b0229f199f315077c1a authored over 2 years ago
fix(types): fix MockedClass typeParams (#1735)

7c1703136179f6104b86fe8d12a91c7a8bb9e2bc authored over 2 years ago
fix(jsdom): use jsdom ArrayBuffer instead of Node, if jsdom is enabled (#1727)

* chore: cleanup lockfile

* fix: use jsdom ArrayBuffer instead of Node, if jsdom is enabled

021aca2c60000064a92029fd12eca2c3de65e779 authored over 2 years ago
fix: don't clear mocks with vi.resetModules, cache normalised mock paths (#1726)

* fix: don't reset mocks with vi.resetModules

* chore: reset mocks with --no-threads

* fix...

68951e047ff1a81fca03ce24d20305f38ad669af authored over 2 years ago
feat(vite-node): allow dumpping the transformed code to debug (#1723)

57c2367196b3fd978a04fa38ebdac7a5b6ef9b16 authored over 2 years ago
feat!: apply Vite resolving algorithm to node_modules libraries (#1673)

* fix: apply Vite resolving algorithm to node_modules libraries

* chore: remove inlining soli...

b971ede52f52447b94334dd6ffe1bd1073dc9344 authored over 2 years ago
feat: add option for ignoring unhandled errors (#1678)

409aa45e57a212f0e49b9f6671e1d53e72c22496 authored over 2 years ago
fix(browser): wait for files scanning in browser (#1704)

* fix: wait for files scanning

* fix: update

* fix: update types and make them Promise

d4e6612237381097692beebb34ef35e76ade844f authored over 2 years ago
fix(ui): do not load graph if never displayed (fix #1602) (#1719)

7b0e4c94b20b477efe5fc3a9938bb3499ed4e0a6 authored over 2 years ago
chore: release v0.19.1

0dd07ab0cdcc00f51e5ff5c1ff13ff71a3774fe1 authored over 2 years ago
revert: use importModule to load env, revert #1667

* fix: don't resolve test env import when transforming files

* chore: add happy-dom to depend...

06090cc8151cdb161393c8955ae83527de9f79ba authored over 2 years ago
feat: add mock snapshot serializer (#1717)

* feat: add mock snapshot serializer

* chore: cleanup

8247ed9fc01848d5673e64e95066589919979249 authored over 2 years ago
chore: release v0.19.0

fc73c9943d37b24ba3e8d4185a1dac8418e1efef authored over 2 years ago
fix: toHaveProperty with expect.any (fix: #1675) (#1682)

* fix: toHaveProperty with expect.any (fix: #1675)

* refactor: use jestEquals and chai.util.g...

35112e33d25ecce1b7b4f433160fa70a9fe5d1c4 authored over 2 years ago
docs: fix the example for in-source testing unbuild confing (#1698)

eeaf734c7d0439efda3c142bc1aadba8eb23438f authored over 2 years ago
docs: update snapshot information (#1702)

afa4965f07edd2375f130baa7ae27a1bb0440974 authored over 2 years ago
docs: a few spelling/grammar fixes (#1701)

* Fix typos and enhance grammar.

* Merge branch 'main'

* Apply suggestions from code revie...

3ecc91ef98e3b01b5dab59d948890d59a29b718b authored over 2 years ago
fix!: add CSS styles to DOM (#1690)

* fix: add CSS styles to DOM

* chore: set type on style

fe69f433eefac098c4f4da8d3ccd9497c6059dbf authored over 2 years ago
feat: make close timeout configurable (#1697)

* Update pnpm lock file

* Add teardownTimeout setting

* Add documentation to index.md

*...

003c87f018577a54dbac6c4d1688e44a649b2efd authored over 2 years ago
docs: typos (#1686)

7306994394a0579d029ec961a6505e582d656933 authored over 2 years ago
chore: linting

5d1618315c3042432b55fa818db075ca000d9bd2 authored over 2 years ago
ci: close "need reproduction" in 3 days

1e8750221fb1e4876d202fb558e572b16a1fd901 authored over 2 years ago
feat: init @vitest/browser package (#1302)

Co-authored-by: Joaquín Sánchez Jiménez <[email protected]>
Co-authored-by: userquin <u...

88033bca99bd6fd1cb4e064c4f93e315703658fa authored over 2 years ago
feat: add alias option (#1634)

* chore: fix typeof check in error

* feat: add alias option

* Update test/core/vitest.conf...

7c2138f2b0439dfba084f8b104af4dd628adca9b authored over 2 years ago
feat: add location to json reporter (#1656)

* feat: add location to json reporter

* fix: null check

* fix: remove unsupported method
...

d5073341fec50bc0d0e0f9c6835880865d9832a6 authored over 2 years ago
docs(api): add missing method documentation (#1681)

* docs: add missing method documentation

Document `clearAllMocks`, `resetAllMocks` and `resto...

b653409dee50332bb27bf590fe8a38cbd4b02a0e authored over 2 years ago
fix: code frame tabs indent (fix: #1679) (#1680)

f728ff6c61c6e81fccc84ac240a2ebf66e568e94 authored over 2 years ago
fix: works with yarn pnp (#1667)

* fix: works with yarn pnp

* chore: cleanup

* chore: comment

d553031bd21a164031ba4300d237a76fb9079cf2 authored over 2 years ago
feat: add Playwright example (#1670)

c3cc6d8063f925d455adcd8c51fcfc838f6365d1 authored over 2 years ago
fix: exclude cypress config from default coverage (#1663)

a03849499dabc0f748f0136542664f7a2e172a59 authored over 2 years ago
fix: exclude dist directory from default coverage (#1664)

9ccf75db07d6e191332f469cd8aebce5302c3066 authored over 2 years ago
chore: release v0.18.1

951080f1d1a557fb6bafbf6f9c7768ac39397767 authored over 2 years ago
chore: update lock

0210a29a1dbe935f4e0e35332da7bb822ed2b2a1 authored over 2 years ago
fix: mock properties of classes/functions (fix #1523) (#1648)

4aeeee092e49dcf56a1c2d6f9408256ef4498257 authored over 2 years ago
chore(deps): update all non-major dependencies (#1556)

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

b181772c5ed3df7e556dac6d5c65ba34d9603cf6 authored over 2 years ago
feat: make fallbackCJS mode try resolve from `/es/...` and `/lib/...` (#1633)

7be1cd544082088a5f6ae278b01c7797b056fe00 authored over 2 years ago
fix(types): fix `test.each` and `describe.each` types (#1653)

daf9886a5ee7262845d02c36e26506bab1806b76 authored over 2 years ago
chore: disable netlify build if there are no changes to docs (#1654)

5d9b03ffe5d0b059631183e8726b379a348b759d authored over 2 years ago
chore: update tinypool@^0.2.3 (#1644)

f93af1f59ce48a3668fb7b7631fbd83454658780 authored over 2 years ago
chore: add npmrc for bench/

9ef62b50df538b9dc7f2d4ac2fc72599ff8f8545 authored over 2 years ago
chore: exclude esno from renovate

5b34574d874744e1a6e7333d2e01685fc05f74f7 authored over 2 years ago
chore: update deps (#1642)

7d349943be3e018a1c96fa9bc0ee7971b50e6a5f authored over 2 years ago
chore(deps): update dependency happy-dom to v6 (#1625)

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

f76c4f9d53b98dad6d0168e3c980679ac50d735c authored over 2 years ago
docs: add section title in guide pages (#1583)

235cfa7eea48ac2df5413cf5941356eff23d0b2b authored over 2 years ago
fix: add spec to defaults to exclude from coverage (fix #1612) (#1627)

Co-authored-by: Rudra Pandya <[email protected]>

21170edaedd13a5e68c476e796c9439f75db0b61 authored over 2 years ago
test: update Cypress to v10 (#1632)

66733895711ec5b73c6bdcdde7f31162fbfbc98c authored over 2 years ago
chore: release v0.18.0

e910f81097f9a8fbeb27db4c6015fb171faaacf4 authored over 2 years ago
chore: update lock

e804393d68c486307001c14d44e6d30bfb708de1 authored over 2 years ago
fix(reporter)!: move `ctx.log` to `ctx.logger.log`, improve log flicking (#1166)

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

ffa358517eb6a5ae6c975495d9ac3a05bfd9939f authored over 2 years ago
docs: improve wording in mocking cheat sheet (#1617)

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

5b837f94723c0d747ea3472140c0426160b9ae4b authored over 2 years ago
fix!: TestSequencerConstructor typo (#1618)

6358c8ff6700b57dbeeac70353a45939c665695d authored over 2 years ago
fix: move cache state to `ctx.cache`

695a7a26601d8c9ee00f648f17982d2bbda34c69 authored over 2 years ago
fix(reporter): clear previous state on rerun

f714833511bf1d895361b4b118303fc8420d1228 authored over 2 years ago
fix: show error message when cache failed to parse (#1614)

c5d07b844504f78e25f33bf3cac5b12f52886de9 authored over 2 years ago
chore: show excluded paths in terminal, closes #1613

41766148795cecf9725c9eecd675a8bbf41883f7 authored over 2 years ago
chore: increase test timeout

7ff551b0228601ad81fdaf49526fa2c69d5a779e authored over 2 years ago
refactor: update import

4870119acc335789ffe11bd4d961a5da5b861a5c authored over 2 years ago
chore: typo

a17a17465e7902b8d6b2cf2bf4efd07c5b55e097 authored over 2 years ago
chore: update lock

aa1be710037b6fe1e75659aa4000b20c026cc6b6 authored over 2 years ago
chore: release v0.17.1

3ade270b50110392fc472b4c5e123dff0b46643d authored over 2 years ago
fix(vite-node): self circular reference (#1609)

49c67d257303b03ea2cf74630646b32977a0f6d2 authored over 2 years ago
refactor: rename test folder

57b877f434bf2af44dcefd6125dd3a5af0c05a3b authored over 2 years ago
docs: typo (#1608)

f7aacb20a4b3e749bafc7c382cfd45f4df07394d authored over 2 years ago
feat: make sequencer public, add option to run tests in random order (#1582)

* feat: make sequencer public, add random option

* test: cleanup

* chore: add random optio...

5d0dfe9c6d0269c633ccdc7a068f46b79e5f8f45 authored over 2 years ago
docs: fix typos (#1601)

a664851e310df2ae5b7222a74fde0560d9e3fb9e authored over 2 years ago
feat: check related against `forceRerunTriggers` (#1595)

* feat: check related against forceRerunTriggers

* chore: fix lock

* check length of micro...

40fc526e555c4271899eede38daa951a514b5f28 authored over 2 years ago
fix: crash with odd cpu counts (#1597)

0a642c6e57410b97417c46828ed6cd88362a35a5 authored over 2 years ago
docs: fix typos (#1596)

2a880781fd8eb7e119eddf84cb705e2c45b8aff8 authored over 2 years ago
fix: use jsdom MessageEvent (#1594)

32293432891ebb1164429cdb2fc168c28ffd58e9 authored over 2 years ago
chore(deps): update dependency bumpp to v8 (#1587)

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

3e4f3bef5c8a961ffc6ea0df638dcaf629e1be75 authored over 2 years ago
docs: add link to VIte options (#1589)

05410f83e7300730808f9f5338394309fd3dd1d8 authored over 2 years ago
release v0.17.0

1996e42d433ae291c7ccd41fa8ed613ba5303096 authored over 2 years ago
fix: mocking works with base url (#1581)

* fix: mocking works with base url

* refactor: removed not needed code

135030abc91b20989946cb7ecef716b1665c7ecf authored over 2 years ago
feat: add caching to run failed and longer tests first (#1541)

* feat: add caching to run failed and longer tests first

* chore: cleanup

* chore: add cle...

9c607572800a90e1b27d433239bfd05a7b4354c3 authored over 2 years ago
feat: support edge runtime (#1574)

* feat: add edge-runtime environment

https://github.com/vercel/edge-runtime

* chore: apply...

b947be48c3fb271d2e7ee3417e2a270f2d4e615a authored over 2 years ago
feat(vite-node): vite hmr support (#1516)

* chore: update

* feat: vite-node hmr

* chore: lock.yaml

* chore: update

* chore: up...

4a9517735614861fda14e6e3f4f9e9070a52e7ce authored over 2 years ago
fix: correctly create snapshot for rejected errors (#1567)

7ad8e3fd205f8d7791651b9d4847db5b36d9e307 authored over 2 years ago
feat: support cts and mts config (#1540)

6a5ce495017136d7d74c160c53bf86c4ff0ecf4d authored over 2 years ago
docs: typo (#1569)

1bbe5b9cff17ce312c5449978367b384081d3fb2 authored over 2 years ago
feat: add vite 3 support (#1561)

edbf90785e0517c8ae44c9b39996902f928965c3 authored over 2 years ago
fix: web worker using worker plugins (#1546)

5ef0b814649edfbc5e2b3a5089aa8c3e26b4060d authored over 2 years ago
fix: filter out invalid files (#1553)

b054cd5e3664055aed47a5818c7f2b79fb90ed97 authored over 2 years ago
docs: remove unsed background images (#1558)

2244c1779c6a4a68b9445e7436bc1a6daa7b6359 authored over 2 years ago
fix: show full path to UI in terminal (#1549)

94770433ff674986055e48025059c5922b6b311d authored over 2 years ago
docs: use `VPTeamMembers` component from `VitePress` (#1547)

ea02834aff96861071c9cd482da39cc8c6a4f50b authored over 2 years ago
chore: fix bench on windows (#1550)

39430e26b441f67207906fb6444cd327003d6c15 authored over 2 years ago
docs: add information about asymmetric matchers (#1551)

3320ecaa3956fa5d95b9b7d25eb1da3bcb64577b authored over 2 years ago
release v0.16.0

b8590f159d42d7a2ac8d66b01efcb9d9fcc8d0b4 authored over 2 years ago
docs: add mocking cheat sheet (#1536)

* docs: add mocking cheat sheet

* docs: fix modules mocking example

adf82b3f6806730372e697d08e1936e3f51e357c authored over 2 years ago
fix: toFilePath with abs path in root (#1538)

34b06dba5927ebc217fc97da56560357c1e161f6 authored over 2 years ago
feat!: rename mock types to match jest's (#1525)

* feat: rename mock types to match jest's

* chore: cleaup

* chore: expose types

223e81cd64dc8de2d5c739beb864ea331b365a48 authored over 2 years ago
docs: add more differences in jest migration guide (#1526)

* docs: add more differencec in jest migration guide

* docs: add more info

7546f2986e4e73e35877998b8fde9644c6c4ddbb authored over 2 years ago
feat: VITEST_POOL_ID cannot be the same between different running specs (#1531)

* feat: VITEST_POOL_ID cannot be the same between different running specs

* chore: allow tiny...

d9c96fa77766170c0592f4c1f27c3d4b7d5069f3 authored over 2 years ago
fix: replace ?& with ? when normalizing id (#1529)

3c9ba8923fd630c10053447bc4c444f5d6be391d authored over 2 years ago
fix: align hooks return types with their behaviour (#1522)

dfd85066c0b8a149b26fbb13ee1a9d3dc2441c73 authored over 2 years ago