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

docs: jest and cypress comparions (#97)

d3f3be256a287eaec0cfbdcd44a02cf6de4e5721 authored about 3 years ago
feat: init server api

890468211b4bc841269fd5733f4e8aff44a4dc98 authored about 3 years ago
chore: bumpping script

01f67cc9d336419f321f8035b7adb85c2e1d6178 authored about 3 years ago
refactor: move to monorepo

d6ff0ccb819716713f5eab5c046861f4d8e4f988 authored about 3 years ago
feat(ui): initial ui implementation (#115)

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

2961983dcbfd85c7a9cac7772d54b8b863400697 authored about 3 years ago
feat: don't show diff in snapshot message (#99)

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

1cb38cdf4d93c577c60003ed29e50066f528cbe5 authored about 3 years ago
docs: why guide (#104)

2091f9fb7b142a01d5edf0c45d6afd72df1cfac6 authored about 3 years ago
docs: update links + add svelte (#114)

0f93c9b81d7bf51a35bf73ffd2c42d1d6af61c56 authored about 3 years ago
release v0.0.76

30e50f440ac7bc625850ae72ae2d17e390bf18b6 authored about 3 years ago
fix(dom): this context for proxying

0202edfed5106174c1f7c898edf016924a2dea33 authored about 3 years ago
chore: imporve stack trace

0a854debbef42f1834b0609778f62e2c78df7b7b authored about 3 years ago
fix(dom): make window same as global, close #103

d4f4c93f4b2b1b0f38acb64d389affbd8ea77cae authored about 3 years ago
feat: setup files, close #28

bb0cd220ef8bf32f3cdb249ecbd3de0f88fb2d92 authored about 3 years ago
release v0.0.75

99dfdcae7bbfd00c222b0c8f81bca2c9fb558345 authored about 3 years ago
fix: console log loop in single thread

c08e7aca29cc8ca88fc059977cc9ef3b427e2a01 authored about 3 years ago
chore: cleanup

b65c1d08759dd6cd86e07fa43185723193e81a59 authored about 3 years ago
feat: add inline snapshot (#100)

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

d5c73b9b1161fcd63619f86823a942cc489072bd authored about 3 years ago
feat: better stacktrace

67fecfbf81f5e4be75e973e3655a3ae351a2afb7 authored about 3 years ago
feat: allow to press any key to exit watch mode on first run

30c06d4367030436f48e1266b5189ce4d3e04d45 authored about 3 years ago
docs: update theme

6ede28e17ea834f57718cd12cd92d375a2198c15 authored about 3 years ago
docs: update frontpage

fdcb9d2317cbad6d78c32f2913b2781b3ae6aad8 authored about 3 years ago
chore: revert failed tests

0459efcf0bb7790487d823ee95cc11407752ba62 authored about 3 years ago
release v0.0.74

c2b1434a7e6e8155fa3b10620e6df5a0ddf9fdbe authored about 3 years ago
chore: details

4de107f99140926a9b5d2604babdcc0abc2ac8ad authored about 3 years ago
feat: error divider

ee36cda63b2688d7ce58a32754fb6db378fb8470 authored about 3 years ago
feat: show stacktrace

39ddd136d03ec6b35d2996875960615c04dce605 authored about 3 years ago
docs: fix mixed content (#98)

93d34802ea5990bb98a1018ef14e0d3224b72e89 authored about 3 years ago
docs: fix code comment in `describe.concurrent` example (#96)

1e02070ed480add0caa9e840b0a41931b95471c4 authored about 3 years ago
release v0.0.73

244c8e96c5d21755f59761553965df130d367012 authored about 3 years ago
feat: foward logs from worker, close #71

e062b6726907cefd466797e7684520fa9c4668d3 authored about 3 years ago
chore: add manual ci script

fece36c499256925143376a33cb1d35f81cc66ce authored about 3 years ago
feat(expect): toHaveProperty support (#92)

cd68d667e898df203d260f678734e231c5b1997e authored about 3 years ago
docs: add vscode debugger documentation (#94)

Co-authored-by: Michel EDIGHOFFER <[email protected]>
Co-authored-by: Anthony Fu <anthonyfu1...

2521f4d46a9fc12e49795566680c37c2cd65eb21 authored about 3 years ago
fix: disable atomics by default, close #93

3370db3b0bec6b9a6d844a4fb7263c56fad43fb0 authored about 3 years ago
docs(README): fix broken links (#95)

1758d322c02d74cebea6033353f97e00274742cb authored about 3 years ago
refactor: use `logUpdate` directly

a85d082ee76224702573eb5ee9e349a9e0be338b authored about 3 years ago
chore: disable code frame for vitest' dist

eb498ee894e890fce29180d3e27b0842a7f0140b authored about 3 years ago
chore: disable ci

bb29c933d28e83390f691a1e27f5f353fe39ed95 authored about 3 years ago
docs: readme clean up (#91)

1724222ccc0617c0d3430a39416ae36d696919de authored about 3 years ago
chore: disable ci for now

e43c8ba37c1d785b37ad1c8d8f2bd8fd4d8a7167 authored about 3 years ago
release v0.0.72

6f4544d2b3c2bb220e7da54c8d2a00cdc90a1f13 authored about 3 years ago
fix: c8 source map, close #89

677ca8c165d75c2a1d974b8da2e3ef42cb4e73f6 authored about 3 years ago
release v0.0.71

8d7820c2a9965032c15d22320d4e1ae632b6c052 authored about 3 years ago
fix: chai global types

10207c4fd24c71d0492731601b8336f95b013e52 authored about 3 years ago
feat: added jest expect support (#66)

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

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

f932bcab01a6afbc77c8cd655e5141f40f70d695 authored about 3 years ago
chore: add netlify

2439e9397f9952350d5d1271b899b5b81563f19c authored about 3 years ago
docs: port homepage and dark theme (#90)

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

88edcfb0c2bb974ad293c0f0bfd4b356f1623b38 authored about 3 years ago
release v0.0.70

652bb2b040f53e6ad1368b926c38b904a93b92c3 authored about 3 years ago
fix: try improve dynamic imports

889f46f9cd86f132865b2133f79a3547a1ae4639 authored about 3 years ago
release v0.0.69

290b481b4d2a23419b54553fc1fbd6fc49abb0ca authored about 3 years ago
feat: init watcher mode shortcut

74236da12b621c007ccd18d41dcdb3bd1057b2ff authored about 3 years ago
chore: update

97a94fedb2ac01c72392cfaec8a9a93c09eea1cb authored about 3 years ago
chore: switch to rollup

b8f420d19dd2b2e94349c722419d1d3521e234d5 authored about 3 years ago
release v0.0.68

6ca326e7684aad02c1824a8ec7dded2e0dcc67c8 authored about 3 years ago
fix: inline vitest

d32f535169da013a4296ebee24e38d8ea7de0d12 authored about 3 years ago
release v0.0.67

10d53b19c5277aa97b138726c61208190fc5626a authored about 3 years ago
fix: include vitest runtime

3ba32a9f6d9df2d30a88fc1c26ec77f66f925421 authored about 3 years ago
release v0.0.66

0691664aa729abebf7c8ae5b303e595098c75fa2 authored about 3 years ago
feat(options): defaultTimeout (#85)

68ed9dfbb66881e047bc970a6a738f0ee4124d54 authored about 3 years ago
feat: dev mode by defalt, close #84

47424965198480a4635c36322a7b86ad297f7187 authored about 3 years ago
release v0.0.65

fa937c2f5f4b62269a7dc39c6b0b8982cf8c1cde authored about 3 years ago
fix: tty columns

20e138548fc594447a7dba7e164d6cc30a11d607 authored about 3 years ago
chore: update

ed279a849e9892ed7778ad580643257bbe523069 authored about 3 years ago
chore: move deps

3779757eb725c90b0fee6620e2aae0afbf2beed0 authored about 3 years ago
refactor: bundle deps

940f6a26f0d64f3651d88cd645f91177e6bb2d7f authored about 3 years ago
release v0.0.64

dd1e94069ca7263c3b9358fb5193e6a30326150f authored about 3 years ago
chore: revert time out change

c9f688f81d05dabddd057ac06007fdf5052278ac authored about 3 years ago
fix(watcher): avoid racing

e0644250813d42e8f812e7ebd4505a63e9392edb authored about 3 years ago
feat: improve watcher, close #76

24ac33d52dcf9016a2195dde37424c2540a97563 authored about 3 years ago
chore: add author in license

5d5de182e2d0b79e23b0023f3bf8e61210d98f6a authored about 3 years ago
chore: add sponsor

eadd41ede64ffb25e983a30207e4314b255b299b authored about 3 years ago
refactor: remove `indent-string`

094404a5e66a1ada8e2277b04c6a7c3ebd2bb1aa authored about 3 years ago
refactor: inline `elegant-spinner`

d30067156194563e37085ac72fb7bdccad624c91 authored about 3 years ago
release v0.0.63

fec6238026481b868213168f2e65c1a6b82b42e4 authored about 3 years ago
feat: improve report ui

6f437c3642df575cbc72f607e4035b91389455a2 authored about 3 years ago
refactor: improve snapshot diff (#69)

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

70da5c79bb6af30ee0089779529137ce8a13746b authored about 3 years ago
chore: upgrade lint rules

40f236f08fc8741b132a98cea05274ab596dab8a authored about 3 years ago
chore: enforce import type

1adf2bb5bab90e14742755fd83d17880907594ce authored about 3 years ago
chore: refactor types

1d73d60caae5f0687c0ad4e86eef3e4b63870f69 authored about 3 years ago
feat: improve error message

0defd8b06f41e4b0e37201450ab01f1a06561914 authored about 3 years ago
feat: source map support in worker

3e666aa32c1f16c92df94e7014a5f72156af4f9c authored about 3 years ago
refactor: clearn up deps

71c2a37415d49b45018433c6299f169099ba0bab authored about 3 years ago
refactor: move c8 to peerDeps

02efb93a18616701161660fc3d94cecde9ce4809 authored about 3 years ago
chore: reoganize

1b4e20c2dbd5b4de42c3d56bb91f2469fee87510 authored about 3 years ago
refactor: #75

1e803b09c349b01c5d0502ab5e6b352351272bc2 authored about 3 years ago
docs: initial setup (#77)

48f7232c8605512a871a72fd263908b22abbacec authored about 3 years ago
release v0.0.62

82f7ca704a923869591801e6739691208ec5aed4 authored about 3 years ago
chore: cleanup

367a3512469e19e3b940acb039ae98c5a2ee59b8 authored about 3 years ago
chore: cleanup types

93601c77913fd47f2606784afeffef91c16b4c00 authored about 3 years ago
chore: cleanup

7188d686a3911a5e6987d6fe6cce2e68392917cb authored about 3 years ago
chore: clearnup

36b1bd96342c4cee5969541f2d13072950217960 authored about 3 years ago
chore: cleanup

930cf960329c6c73e6ef8e070480dbac56d38a3a authored about 3 years ago
refactor: remove the deps of jest-snapshot

849fde3fff2118e8b11d0ce77a692c20e87c9bdc authored about 3 years ago
chore: fix windows

dc3403b37df73a338e8d8b83a236cb93902222d3 authored about 3 years ago
chore: update lock

3d2ea165f2e7a63e925861289e4bfc0031a3db36 authored about 3 years ago
refactor: rework runner env

d07f5b3a91d059f34e4e9ec4c7231f1708b485bd authored about 3 years ago
test: add single thread test

113a416dd6bf3bf5e297abaa7780d16bea2d9c68 authored about 3 years ago
feat: `theads` option to disable workers

d18565f20d94a7db829a1a1e643df2d74180dea7 authored about 3 years ago
chore: fix ci

d8edc530040e055552a95f690b182d1826be3226 authored about 3 years ago