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): default reporter

a32539aecc71ff0226c86f9db2101ccb142c38fb authored about 3 years ago
feat: embeded c8, close #321

d0ce8d0cb432593719aae0d625ffbb7a40ec8a48 authored about 3 years ago
chore: remove logs in bug reports (fix #316)

7db9bcc86ba30748ab7b47339784e15aca6c27c9 authored about 3 years ago
chore: upgrade birpc

099ad628e85177b1be50f8563c9c049c6ba653dc authored about 3 years ago
feat: implement msw sample react with testing lib (#315)

43222921916d8ff9a14e88945b830f7922f08c82 authored about 3 years ago
release v0.0.114

a82b2435baea8c30588cf0fde9ff39d6a38411df authored about 3 years ago
fix: c8 source map, close #299

61056db99055e407e1885663e04e3db586f972ed authored about 3 years ago
refactor: migrate to birpc

b7c0e6a3dbf8856ff3b62bf13b007920c169be61 authored about 3 years ago
chore: update deps

955c30cf1d9b81c281629cfc738274bca0bc6ebe authored about 3 years ago
feat(ui): add task list for ui plugin (#302)

73b81223aafc6228e7231fa10cf0bab6c8867e84 authored about 3 years ago
feat: add `isolate` option

d8eb37a2353fd4ae15e08954b457ea1b6f63d384 authored about 3 years ago
fix: silent should only silent user log

08ccbab2a8ca4b1bb7ba782d8cc2ec91b359fc62 authored about 3 years ago
feat: do not scan cypress by default

19d3ec19e1ac066202543dc709c426c11125bd76 authored about 3 years ago
fix: use good practices from testing lib svelte (#311)

0710c7063820c0545efdd98c8274f65b4f1c3f53 authored about 3 years ago
fix: when there are not __mocks__ folder (#313)

49ee30dd22458530683e4b99d96cd6a2527bd1ae authored about 3 years ago
fix: promise check (#310)

5ca42d65a50c57647b5619c5cdf8492609edcb9a authored about 3 years ago
fix: testing lib react example to use userEvent (#309)

This example used fireEvent, though it is encouraged from the Testing Lib team to use userEvent.

b8ea4e45fb6a2a250ba3a5b05b795292e0b259cd authored about 3 years ago
chore: update `vitest` filter on `test:*` scripts (#308)

627c7da7f71c6e0e09643f546e4784c12cec2bac authored about 3 years ago
docs: using vi instead of jest

1b69729e280cee4c7ce232baf107b8200e2712c0 authored about 3 years ago
docs: grammatical errors (#306)

3e14f71d4598541b21f0fa64b3378360b3c29d9a authored about 3 years ago
doc: error cd path (#305)

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

baa158e2e7f0b19029040b719d189f58abecf058 authored about 3 years ago
docs: add uvu comparison (#301)

c8dc259309dfaf7ab36886b644c97fca9debbff1 authored about 3 years ago
fix: inline snapshot deduplicate

e9d15f04c8e09051b4029acba81a6c6fa61483df authored about 3 years ago
release v0.0.113

77bf8da188baa81b096bac5253c01f737be6a72d authored about 3 years ago
chore: change mode indicator to `watch`

34643cafa8490b622cac7e53260a26569bd98657 authored about 3 years ago
feat(log): merge identical errors (#289)

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

b9e3ba3c98868322c89b9610f9f42a61a9bc780b authored about 3 years ago
feat: support inline snapshot, close #113 (#298)

a65ffd74baedfd3d2bf8a1b0417bac881a5a4960 authored about 3 years ago
release v0.0.112

b32e9b69be4290af3a0384b68dd5c4eb0fed3304 authored about 3 years ago
fix: expect types

cc50a0ae99bd7d5b872bb1d35a4fd3f92fa3d89d authored about 3 years ago
release v0.0.111

90af8c496802c6a65d4e9dc6ec42cb36cebc1276 authored about 3 years ago
test: add guard for cocurrent workers (#295)

ba80cb60c9b4f1a5221b659d3578acb89dcf8660 authored about 3 years ago
chore: update deps

7b68b45800f6edc1cf76af9f5c2de5d61c265bea authored about 3 years ago
feat: new reporters

f0f62211823b6ca509fde7b12b99fce6418d8b5d authored about 3 years ago
release v0.0.110

649862c32d579ec3dd0f2062a1c723078a9cf434 authored about 3 years ago
feat: improve file name display

ed2127b5c1ea683d21e1483b5b712f627c59778b authored about 3 years ago
fix: use relative path instead of base name to show the suite name

4f8ccc5a457ba9d55a75aa602f7f6f53ca62a516 authored about 3 years ago
fix: asymmetric matcher diffing message (#293)

47b148a2f8080c0129025809cdfc1687eb39981a authored about 3 years ago
feat(expect): assertions (#278)

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

325b2e1c243881c4c32b71ad5b8332f33d3ca006 authored about 3 years ago
feat: creating automocks compatible with jest (#267)

40b2dfa65ddae07d14b94f753090a6ba73f1fd38 authored about 3 years ago
feat(ui): optimize status ui behavior (#287)

31963eddfe86d0ce191a7ae9402983e9b673b13e authored about 3 years ago
chore: format CONTRIBUTING.md (#288)

b15ad93d03fd787c91958be540c5d31ed11af287 authored about 3 years ago
chore: update snap

ba513a9f841794a0fe0b552a71388c4b9967fa8a authored about 3 years ago
docs: fix typo (#286)

4916f8e977f4ae8ec5bb438c317c0bd0f0d0dec3 authored about 3 years ago
release v0.0.109

de81438b878fb67b89ee941ec796a42cc962d415 authored about 3 years ago
feat: show file name in suite error

faae94de72323934bb54d006a81e27bc3964dfd3 authored about 3 years ago
chore: update deps

606ec9c50e6b2eafc6819995240646bdfec08399 authored about 3 years ago
refactor(ui): optimize the build and dev scripts of ui package to make it a part of monorepo (#283)

d4cc602302aaea37edff6a893973f5ede15eb73b authored about 3 years ago
chore: remove redundant code (#272)

777c99fe68aeb4c21aefe36f0a577624d0f2a2f9 authored about 3 years ago
feat(examples): added simple hook counter example (#276)

e20a3d805a49b6c8216ada0243ca0cdad956eb9a authored about 3 years ago
release v0.0.108

41b7d6632ab086eb325261f6980405fae5ebdfde authored about 3 years ago
chore: fix tests

db9616c63c59f40cb7d9a01fbefcc35d11cdc4bc authored about 3 years ago
refactor: rename files

ceca2036f72f5fe463c83c2ea33ea4fa83003af6 authored about 3 years ago
chore: reuse stringify

e652897c0040dc734d13466705541a57350a1ccc authored about 3 years ago
chore: refactor diff

6f7e624cb39a45bd8e6a369f929a39759a1df3ff authored about 3 years ago
fix: only truncate continuous diff

16b33a7b67b6ffed545f6f9d0e906287b4512c21 authored about 3 years ago
docs: fix typo (#275)

4a373f039e2e3d1504f6304bfd0bcbc40b0e2b8f authored about 3 years ago
chore: extend contributing guide (#273)

27d6bcb10d6c00ae678769c6f48422ffe9d7d142 authored about 3 years ago
chore: fix typo (#271)

8df530954efc9fa055e841cec2123523ac4db5e7 authored about 3 years ago
chore: update

eeac0e976070e17e9d1c47a03cd8c1b224129c19 authored about 3 years ago
fix: improve diff

8f1917902a156a6f1dbc40a7bb41efcc4cd36234 authored about 3 years ago
fix: cleaner compact error output (#266)

183e3b7c7fe35d6ff554fe83cbf3d25fa0cc441b authored about 3 years ago
test: update react testing library example (#262)

29d5e57f00df676204e1c30936b60721231eacea authored about 3 years ago
fix: error reporter, inverted actual/expected (#265)

6cf851b8b9541092056ec65bed96084453a41e4a authored about 3 years ago
feat(ui): update ui package to latest code (#263)

b2d5697126465aaee9e6e9a95b2784c764e1e189 authored about 3 years ago
release v0.0.107

fd0ba5d723ceeed5d41673a7ed6b68a0eedf5788 authored about 3 years ago
fix: coverage shortcut, close #256

e1a6b34b39200b198b068f859e3b9b2577b869f6 authored about 3 years ago
release v0.0.106

c6e3ad7da2193322fcce0d03706f959592e921fb authored about 3 years ago
fix: deep diff display

7926a7f41c5ae8e937fe667625485a0c1c3ada0e authored about 3 years ago
fix: default exclude glob

d47b946fadef21c30b54c6e00e729c6b7657bec7 authored about 3 years ago
refactor!: renaming mockdate methods (#258)

efc8019f93c8ab922d2e0995792ef1335dc7b5d8 authored about 3 years ago
docs: fix json code highlighting (#257)

307585c6b317baaa12b89040ee33e38dacd9102f authored about 3 years ago
release v0.0.105

395c02effe039ed3f9c192d00f7ac67ec188ac4a authored about 3 years ago
chore: update license

29715d139a48eaab3e1708a2257e4673dee749cb authored about 3 years ago
fix: isolate workers

59e79117f6328e887ff3c8b0c6041b7314aa46d5 authored about 3 years ago
feat: mocking date (#254)

0661a0b7d7c242fa5fd4d6974f0dd14fe0ca14f5 authored about 3 years ago
chore: revert isolate worker

058c9603e5bf8bef3d23078d7b8e3985a4575fab authored about 3 years ago
fix: isolate workers

06814e1750f7a3d82ab6acfc7cda64b553150650 authored about 3 years ago
chore: update deps

e052d3888e0d695d41d7fdd7810cf6f73e915081 authored about 3 years ago
docs: use fork instead of edit for SB playground

2474983ade4c9c7e8550f221522bf76fffdf7d7e authored about 3 years ago
release v0.0.104

5bb6f46befbeb1bfad05b83b4900d429c0af660e authored about 3 years ago
feat(expect): stringMatching (#255)

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

0ddd9b22e879905134ed148f9826fe87e1174026 authored about 3 years ago
fix: transform api

2cf1d1e34a0cad3401cc852a2b0a1fcab8b9c43a authored about 3 years ago
chore: add isolate test

7876375abcecfb0cbba7c18b95f3156580b90062 authored about 3 years ago
feat: jest's mock compatible implementation (#146)

Co-authored-by: Anthony Fu <[email protected]>
Co-authored-by: SaulMirone <mirone@SaulMi...

6e39a1d7d87466ecf66647a554857bb24e9fad03 authored about 3 years ago
fix(ui): satisfy typescript (#253)

b286a086c585a887518cc7ec59d2ebc90a9e91da authored about 3 years ago
chore: antfu-sponsors -> vitest-dev (#251)

801f987422483fa38a58529cb0e02fa4dfe59fec authored about 3 years ago
docs: faking timers api (#250)

41244c2e4760f6f3e263c821ac9958601cf12124 authored about 3 years ago
docs: config note in getting started guide

2ece3a747974a9c89b16de644eea16f4eef6123b authored about 3 years ago
style: inline code background and text color

c31abe40ff64093072d2e50abf8fc993f97a40a8 authored about 3 years ago
release v0.0.103

9b04fa276c6506f3291afdbe892919793372c685 authored about 3 years ago
docs: additional cypress + vitest comparison content (#248)

ec7691f24e23d6872353ad7d6d01c102d55f38ee authored about 3 years ago
chore: add --passWithNoTests cli options

108211f8b25d425273404a04197fa990394435d1 authored about 3 years ago
Merge branch 'main' of https://github.com/antfu-sponsors/vitest

187175a45a3ee893007f41b5e23457b2a52b5004 authored about 3 years ago
build(npm): updating tinyspy

ada48f0144e8bc07a675e2485fe9ae52081718e8 authored about 3 years ago
chore: typo (#247)

Co-authored-by: yugang.cao <[email protected]>

cfe01ac5c72f0dee8ae49028339ac687a1232dd6 authored about 3 years ago
fix(ui): web socket server throw errors everytime when starting (#246)

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

ef07400ddc8e9396bc1d37f9d1f56f897156f16f authored about 3 years ago
feat: add --passWithNoTests option (#245)

b57c5c4e36937225493549192acc55d45382a0da authored about 3 years ago
fix: try improve ctrl+c

e53079ad7573eb2afb426da4d7f24be1289f8e33 authored about 3 years ago
chore: fix ci timeout

202ee0784b327c6f37bbb9feb719457b046fc0a1 authored about 3 years ago
fix: code frame truncate in nonTTY

a96fd393c0e2ba387530fa88771342a3868fc49b authored about 3 years ago