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

chore: auto-imports

dd9c0e5e50a08894d032e2b15bccc9231262df83 authored over 2 years ago
docs: fix editLink path

856ac4c59463c6b01e0466503494be33b1ab7b0e authored over 2 years ago
release v0.15.2

2d9cc41c11c7e09b2ee6564c9d30e409bc77af1e authored over 2 years ago
fix: respect transformMode when resolving id (#1506)

* fix: consider transform mode when resolving ids

* test: testing resolveId

* chore: clean...

406f995aa4bec87adf91ab49392c0c5c77514c63 authored over 2 years ago
fix: correctly generate inline snapshots inside js files (#1510)

* fix: correctly generate inline snapshots inside js files

* chore: cleanup

* chore: add f...

9f9216fe6153c8ff8b168ddd52555e74567c0264 authored over 2 years ago
fix: don't mark skipped snapshots as obsolete (#1505)

52e371aad16387ca8f90c3d066ff1c0140fb1059 authored over 2 years ago
fix: return types for vi.mocked are now equal to MaybeMocked (#1511)

* fix: return types for vi.mocked are now equal to MaybeMocked

* chore: cleanup

b5231202299cbc8668af6014654d9637543a7382 authored over 2 years ago
fix: snapshots are now updating (#1503)

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

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

2a60557e2cf396c98bbb2efc25523a322225e75d authored over 2 years ago
chore: typo (#1515)

d04da1399341c2b22664ddfb0f528b6a7aa1225f authored over 2 years ago
fix: calculate label of graph node (#1431)

* fix: show full name for external mod at graph

* fix: calculate label of external mod

ebda666c757406fcadda9a088664e8611c5ed97c authored over 2 years ago
docs: update layouting

27a523bd591f78c445149ed21a4ee001cfd0d091 authored over 2 years ago
fix: allow redefining global expect, closes #1496

df0e69ce9885b53646b421329b66bade1b445ef7 authored over 2 years ago
release v0.15.1

59aa8e523148c5a15c9aa2eae86d21c3705f894a authored over 2 years ago
fix: reliably process css with `css` option

22fed1b8230a26018017a621f0768576b447daf0 authored over 2 years ago
chore: update checkmark character (#1490)

Passing tests were using the square root character `√` (`\u221A`),
replaced this with the same ...

c8d61ed8e1328d895e752d78215b6acf63c2ab5d authored over 2 years ago
release v0.15.0

2fcce6d13d6b48a95b6d46b2f8a64e7015fe2664 authored over 2 years ago
feat: add `css` config option, don't process CSS by default (#1467)

* feat: add processCss config option, don't process CSS by default

* refactor: css option is ...

68715b6e464e2527d69d9fcfd06179c4fd24565a authored over 2 years ago
feat: add --shard command (#1477)

* feat: add --shard command

* chore: increase timeout for shard tests

* chore: use relativ...

805c0ba6f8202694dd0dbd831dad1565a9842d3a authored over 2 years ago
feat: add `maxConcurrency` option (#1483)

348a0088575a33f10926380687043f3283d2ef49 authored over 2 years ago
fix: parent is defined on global, closes #1489

58818f2d9a531dfe42ccf730812d669df18583f5 authored over 2 years ago
ci: update changelog generation

1c6640140b1f6ad8698b819def7b6e144052ae99 authored over 2 years ago
fix(web-worker): ensure event listener functions are bound correctly (#1487)

c6f23465761b03693f397095b700eed58221a5e2 authored over 2 years ago
chore: typo (#1480)

2e16fb90f6a9a2e7740f1e03b14568117424a2b1 authored over 2 years ago
feat: introduce `VITEST_POOL_ID` (#1473)

* feat: introduce VITEST_POOL_ID

* fix: always increment worker id, pool id is always 1 in `-...

0b639b13333e181f5c604e2d18c8d83cebdb955a authored over 2 years ago
fix: add @types/node to dependencies (#1474)

* fix: add @types/node to dependencies

* chore: make @types/node version to *

101253405b524711c9b9186a5216ebc800570146 authored over 2 years ago
docs: add mising `async` to `resolves` and `rejects` example (#1476)

36c39a56fcddd70ba361940e4c194262c70de8f4 authored over 2 years ago
feat: bind expect state to context (#1468)

* feat: bind expect state to context

This fixes calling expect.assertions inside concurrent
...

35ab058bac244b7c53ff4f9bed6c11a23bce3e38 authored over 2 years ago
chore(deps): update all non-major dependencies (#1471)

Co-authored-by: Renovate Bot <[email protected]>

1e30295223060c3636b356262fd11b015c2dbb25 authored over 2 years ago
docs: fix typo in ui.md (#1466)

fef00a7328907b7663fa37e06cffa1781b84cd88 authored over 2 years ago
fix: null inside test.each is not turned into an empty array (#1462)

1660b59080e263ce21ec3670406b255c2f36ec14 authored over 2 years ago
chore(deps): update all non-major dependencies (#1437)

Co-authored-by: Renovate Bot <[email protected]>

8cf498f3d432f3abf672c186397c940e92909fb4 authored over 2 years ago
release v0.14.2

3199dc7d689a58033336bdd99075c0833d39aa81 authored over 2 years ago
test: fix cy tests failing

d8327b340c57ce498295fffcf5168122dddf4b62 authored over 2 years ago
fix: can mock files with space in path (#1457)

* fix: can mock files with space in path

* test: testing files with spaces

235b9502f9d7a4e6922b1d542c6aac468b0148a2 authored over 2 years ago
fix: skip writing snap file, if content didn't change (#1456)

* fix: skip writing snap file, if content didn't change

* chore: cleanup

97106f6b8f79a8ae26aefc5ec601b5918cdf5777 authored over 2 years ago
fix(ui): update vue dependency conflict (#1460)

9a87a3cc613c43f6248ae0c5573a783a8047b53f authored over 2 years ago
fix: allow accessing Audio, Option and private jsdom props on global (#1443)

* fix: allow accessing Audio, Option on global

* chore: allow private jsdom properties on glo...

95ded47a13596834b5c842483946ec90e94eb05e authored over 2 years ago
fix: don't fail when there is no source file defined in source map (#1453)

* fix: don't fail when there is no source file, defined in source map

* chore: cleanup

03c7cf695903352f9feedd5195e529fc053b4443 authored over 2 years ago
chore: typo (#1454)

f0c24e018013c57e1f59d3f33b9888cf97e431e6 authored over 2 years ago
feat: new `--ouputDiffLines` cli flag (#1446)

* docs: add documentation for `--outputTruncateLength` cli flag

* feat: add `--outputDiffLine...

0b8a5bc0d671021db57c5275d3b46fd94522e6c5 authored over 2 years ago
fix: build failing with Vite 3 (#1451)

60eaee0ea252472b7a94dbca17fce6449167be5e authored over 2 years ago
chore: update lock

d8d5d33d1eec862134d042d7105503c38e07f03c authored over 2 years ago
feat: improve deep equality check failing message for toBe (#1383)

842e0489f72fe1d8d43715e679d4b8bd83a05977 authored over 2 years ago
fix: resolve circular ref when cloning object (#1444)

8452a7ded5f01226e5c242652bce5badbc69f30e authored over 2 years ago
docs: small fixes

24af3fe77dbdbc4de93f4cdddd640b15753ede62 authored over 2 years ago
release v0.14.1

8029aa76f12db5cd6dd3769d3faf391d30bf85e8 authored over 2 years ago
chore: update lock

0e5168b49e4aba91245efc9fb9c54a3c57994ce8 authored over 2 years ago
fix: correct export extension (#1439)

9d6c6f25cbe5c40ba1422d60f561172c488fc51d authored over 2 years ago
docs(api): typo (#1441)

d25a3f243ecc84c59eac5eacce02bad711074215 authored over 2 years ago
release v0.14.0

d6b8591c2b1154e378c72e864722a3db47aed27e authored over 2 years ago
chore: update

a52d421187e4a6f278abe6bf7764b15df0b785a6 authored over 2 years ago
fix: repair TestFunction return type. (#1408)

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

f169f5a02175f54892e9c92d132ec8f5c20e433c authored over 2 years ago
feat(vite-node): respect ssr field, allow inlining everything (#1434)

fd57b0e50704a80491e89d3a25585f80057cb188 authored over 2 years ago
fix(vite-node): use `.mjs` for esm build

692ad343f84c14511c897bea02461ee4b07bb750 authored over 2 years ago
feat: improve watcher performance, add forceRerunTriggers option (#1424)

3f5ff5b5b6214762a9365405845b9ff2308b46fd authored over 2 years ago
fix: remove `"type": "module"` from vitest/package.json (#1411)

Closes #325

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

b4a9b0b632a8de69ba7dcfb72a96bc1286822882 authored over 2 years ago
fix: don't escape quotes for objects in difference view (#1435)

1560417e6f1c000b132efd8708bf533305304e35 authored over 2 years ago
docs: fix UI link

d5a5bbc51d1bca80111355d1b25d02723fbc9aaf authored over 2 years ago
fix(types): add callable type to vi.spyOn (#1432)

17dfd39e51b33a02458aaab8bf75d42dd680e72b authored over 2 years ago
fix(vite-node): Prevent crash when passing single module as options (#1406)

ab8f0043fd6e322e34872139317cb6cb537a5d56 authored over 2 years ago
docs: fix the example for `test.fails` function (#1429)

e8586caafcaabb4b3d5507b9b9828c8b49b6fcac authored over 2 years ago
docs: fix `testNamePattern` description (#1425)

31817087d20e45d52e492c6a3b9bb31ae23508b9 authored over 2 years ago
docs: coverage and UI

ad6e26f52d71f7e086ce80405bb8e89a3a7f1294 authored over 2 years ago
docs: note about image snapshot

726fa66e98b5f823b7bff6f68beebab1bcf13270 authored over 2 years ago
docs: snapshot

7859f1a3af93d8af8c6a182a46d518ace50a9a9f authored over 2 years ago
docs: improve snapshot docs

5679a2a24d174359e3404ca1ed45fe21c566b55e authored over 2 years ago
docs: add WebStorm plugin support for Vitest (#1422)

30306eec3a1ed361f12a3d032cff1517c11d0873 authored over 2 years ago
chore: fix doc search

6082b6942d7aff35b17fa3952715b4a4a2bddfbf authored over 2 years ago
chore: fix avatars

d742bfd5cb58d1ef89168a4968cac68a5b0794ac authored over 2 years ago
chore: increase logo size

851c5ad4a0ee02f3f53ac7ae6681e40db8bf0288 authored over 2 years ago
docs: new theme (#1416)

6e6d63c537a0a94cb5aa0c1eb3d628d815b95c29 authored over 2 years ago
fix(types): add explicit extension for ESM compatibility (#1417)

4b54aed5831d3ed01552e3d04a6b7c38bfb95597 authored over 2 years ago
release v0.13.1

c3621c9405614c9af21d4074a8fdb1946caec5a3 authored over 2 years ago
fix: update esbuild to fix UI crash (#1404)

b12269122a4fe6c7d421f95897ac5158d7b4784b authored over 2 years ago
fix: don't generate coverage folder when coverage is not enabled (#1403)

Co-authored-by: Bob Fanger <[email protected]>

6c424de3e6665a70a9f706d396cf8da8f28e01e9 authored over 2 years ago
fix: don't escape $ in snapshots, when not needed (#1401)

* fix: don't replace $ in snapshots, when not needed

* test: remove \ in test

c5b7a72d25b0aea327eb399b40c812504998a9f0 authored over 2 years ago
feat: disable Vite hmr in tests (#1400)

Vitest has it's own hrm implementation

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

Co-authored-by: Renovate Bot <[email protected]>

ed0ec24f5376a4e763d465a5a41a10439906674d authored over 2 years ago
chore: clean up eslint

c9a8fb04ca8d1138ada4767527b4f2b86766c8eb authored over 2 years ago
release v0.13.0

1cf7fe64a14a06b44a8294fbecdecf1156058149 authored over 2 years ago
chore: update lock

67c031dcddcce7dc578cbdd2360ff89ec862574f authored over 2 years ago
feat(vite-node): options via CLI (fixes #1208) (#1215)

5deb2463613bc587843cac2e9f8587ee3de14a40 authored over 2 years ago
BREAKING CHANGE: assign env in worker instead of main process (#1391)

b7e337762157cfa3a41c9a4d432fc9f7eeeb572b authored over 2 years ago
BREAKING CHANGE: always run tests in worker (#1390)

64bee41534538a462527345d1d19c82d1f9e6172 authored over 2 years ago
release v0.12.10

f36a2709675c2962b2007cf56271841654354b6f authored over 2 years ago
chore: skip `dynamicImportSettled` test for now

27be36554b92e12892fd9ad21ed49acd04aaaf9c authored over 2 years ago
chore: try remove vue2 sub monorepo (#1393)

e84e0c3158c5ab8c9de4f505814d13ce3b3a58cb authored over 2 years ago
chore: fix docs build

c1d19039860b0ddf51b6afbbedc450f6a219c184 authored over 2 years ago
chore: try fix dynamicImportSettled (#1392)

30e844aecac9721514d893dd435dce92fbb8811c authored over 2 years ago
chore: try fix ci

90c11b2532b2b967f74d6edcbb005c58fee203e8 authored over 2 years ago
feat: Export snapshot state to `expect.extend`. (#1378)

4ec0a76f6d4f581f1845ff4fab5b17a38f5081ca authored over 2 years ago
feat: add dynamicImportSettled utility function (#1359)

17939379ed31df760f1b645a40d49885ed9a28e2 authored over 2 years ago
chore: update ci

861b438d16657e6c992399cfa8d3b916ffbb92b7 authored over 2 years ago
chore: try fix ci

9952d330c0c9a52755c68f3c5866d996ad1f512a authored over 2 years ago
docs: add note

aa484996ddbbfb55881266cc3c13834f73026ca1 authored over 2 years ago
docs: add cz-git using vitest (#1351)

d595e08b65f9343ff9b8fcfcd54316444e529a0d authored over 2 years ago
chore: update lock

59119903c6c69077534a3cb0632172f47ee1f586 authored over 2 years ago
chore: update look

3d8eba4e8bcfdee7c6f0800fb637e9814fb2c583 authored over 2 years ago
chore: update lock

77e7cd5f7898a883f4383e77953490a91ffe8a0c authored over 2 years ago