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: coverage remove restart vitest (#1000)

10e072baeb96f4ec1087b851c7502d1b5a723f6e authored almost 3 years ago
docs: update doc on option.outputFile (#999)

c9b49b79ff858f3feda05b57736b8eb1851c6e67 authored almost 3 years ago
docs: update about in-source testing

00a17634017bc7dd7ae18f5ffc5b5e5cf67b097c authored almost 3 years ago
release v0.7.7

417393c8c9c9e03ee16e03812a021787479f7430 authored almost 3 years ago
feat: adding ui component tests (#590)

* docs: additional cypress + vitest comparison content

* feat: ui testing

* fix: seperate ...

7952647601221ffb2c4004c07c656cc878b8d3ae authored almost 3 years ago
chore: build before typecheck

5010439be28146fdcfb6ffa73122f07bda36d8ca authored almost 3 years ago
chore: update workflow

f39e6bc89e0f8996e54a7fb8da660856a9430deb authored almost 3 years ago
chore: update lock

af2424f4084db8dcbdadf0fa5782e370581f5c6e authored almost 3 years ago
feat(ui): open in IDE tests with error on report and code tabs (#992)

c977c33f8509adcc752c22ac5f5d120178ce0f0f authored almost 3 years ago
docs: missing import item in examples (#997)

5f021e4d28824171da3dbf2b0027cb64fe8c5251 authored almost 3 years ago
chore(deps): update actions/checkout action to v3 (#996)

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

7e3daa94ad7724a000da43184a74ae7ce8094cd8 authored almost 3 years ago
chore(deps): update all non-major dependencies (#995)

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

a1cab8ee30c7f4b9b23d85f8dfbe341b62ccdccc authored almost 3 years ago
docs: update homepage link for vite-node

25ae6fb98a40b015d59c70d95ced46b6285c0318 authored almost 3 years ago
fix: render original source if mapped in node (#987)

42406a3b4dac510783a1b5d5345c11eac22bb5ba authored almost 3 years ago
fix: prevent crashing when directory of `outputFile` does not exist (#986)

5eac4ca63ad8ee84651249c6bcb427e3216f1ebd authored almost 3 years ago
chore: update lock

a6ced30b7f258e8abca0fc6626d6461fb4a690f6 authored almost 3 years ago
release v0.7.6

157ebb99cd70709a3684e7e831cc6f3d2850dd1c authored almost 3 years ago
fix(vite-node): fix externalizing

6f265e0c21c2c5425b2814ea8e9dc889d83d2e17 authored almost 3 years ago
release v0.7.5

25043185e28b8539e451bfc385a0bcd7fe7a2bea authored almost 3 years ago
chore: update lock

b59508980358b7a549d06f824048f7253f81f46f authored almost 3 years ago
feat: outputTruncateLength option (#977)

d3b46398bd80a81d186cce3e0e73dd54d9b02153 authored almost 3 years ago
test(reporters): add outputFile tests (#978)

2dfcdf93c790fbc05076c87b557a0f8949b685c1 authored almost 3 years ago
docs: improve options list (#975)

18a9930578fcac5fc987269e78aeba62ab91098c authored almost 3 years ago
release v0.7.4

5e0000db811c1b957ade8099d87e7d89e5a971af authored almost 3 years ago
fix: process.env timeing

5def68192133f4e1a1d5e6dea347f91058b8b74f authored almost 3 years ago
fix(vite-node): stub more api for import.meta.hot

7b21be8f7dab4d88bbd4b07c869b004fb5ec960f authored almost 3 years ago
release v0.7.3

e965f7d1fbc162b963708eb7c819ad91fe0de660 authored almost 3 years ago
fix: `process.env.VITEST_MODE` timing

2254c91e27bb582eed0d3d464ba9d954041a3680 authored almost 3 years ago
release v0.7.2

91767947002cfdbaddb805a314f98ab1b7447a34 authored almost 3 years ago
feat: new `getRunningMode` utils

3d6c41a819445bf6e9e1e7bf282fb6c1cb01e58c authored almost 3 years ago
feat: new `isFirstRun` utils

210bc6f277e84b5e570fbd8f2b377a840ddd8f8d authored almost 3 years ago
feat: expose ` process.env.VITEST_MODE`

6647fa704f1efb9fbca8fae41729d49e1778fae6 authored almost 3 years ago
release v0.7.1

01bdef7ef465a5516ae87206a560f6eeac0395e6 authored almost 3 years ago
fix: inline `mockdate` and fix negative thread time (#972)

aa239bf56dcc83396b6fdd1e907abbc979d981b6 authored almost 3 years ago
fix(mock): reset mock state before each run

0e9b92d5530a7afccf74609ef618927dadcc015b authored almost 3 years ago
refactor: use Map for `mockMap` (#971)

8a96eaf57c2f8b4ca171f1f521eddb1bd4621b08 authored almost 3 years ago
feat: new `setupOnce` utils (#967)

8a25a787d0aa66e91f53537d062e6c9dcd5f1d9d authored almost 3 years ago
docs: fixing Getting Started url on Readme (#966)

96517f588b9623fb9b4bea32065ebfaa802be723 authored almost 3 years ago
fix(reporter): hooks status alignment

713c4565393894524b13ff6e027b6389ddf90453 authored almost 3 years ago
docs(web-worker): update readme (#965)

6571f1efb32025fd9f5efab538a2ae78812424a9 authored almost 3 years ago
release v0.7.0

f80cc7f1d96c1d70e7a2d4f296244a70ca97d356 authored almost 3 years ago
chore: update lock

011a1ea2fa4d228be624479176d6bf00509554a3 authored almost 3 years ago
fix(vite-node): use fsPath for `moduleCache`, fix hmr (#961)

f26cdf24d490a8c32ee4dce2b9c323637486b915 authored almost 3 years ago
feat: vite-node watch mode (#890)

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

1722f987fa1ad425e959e781429ed0f240d79e81 authored almost 3 years ago
test: don't run 500 stub tests in CI (#912)

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

980e00badc8dc11b9f514051542b14a2481c772e authored almost 3 years ago
fix(vite-node): don't fallback to cjs by default (#924)

d959f28ca1de1bb8cb98b558a4965a4755771e42 authored almost 3 years ago
feat: web worker support (#726)

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

73753475f541da7cdfada8c0cf0b3d35bc967e0e authored almost 3 years ago
chore: skip custom reporter tests in windows

39883e7b9e00fc8e52d24f9f914d0cbee949ba19 authored almost 3 years ago
fix(vite-node): normalize relative paths to be from current working directory (#952)

7b983445a8b5ffb6156fb32a8a03b7ac3b0f54d0 authored almost 3 years ago
release v0.6.3

21dace7da0ab1c0e114d5ca1b8f85545f7d5c0c8 authored almost 3 years ago
chore: clean up

067d59c39716f781c3a74c8ed178519b221e8cfa authored almost 3 years ago
feat: group sync console.log calls with macro task

51c20582428cf1ea889fd949d004b2dc6cc46539 authored almost 3 years ago
chore: update deps

7386bbc9efd6341aead1dec02fb193838fac8ad2 authored almost 3 years ago
chore: fix types

b33904151169ec65e1c514fc552e6cc0c93f87df authored almost 3 years ago
chore: configure renovate

8ad34f8668dd031ef3648df1189503d9be039cee authored almost 3 years ago
fix: add Module symbol to export object (#951)

1c6ffcac283f7f7fbc9daeef01ca912ca058400c authored almost 3 years ago
fix(vite-node): make `resolveId` optional

aba4ea8ea59c3ae3747238daafc1afd5165b035e authored almost 3 years ago
fix: update inlineSnapshot should not remove end whitespace, close #922 (#956)

a8955bb8a5fb0529740c64c14b75676c40b14a43 authored almost 3 years ago
fix: file filters on windows (fix #693) (#955)

1973beacd6be61c5d9108fbbdec469079683790f authored almost 3 years ago
docs(vite-node): add missing option in example (#948)

b3ee0c6e2f750e34f64ce17095d3a27efaabd17b authored almost 3 years ago
release v0.6.2

e62ff11ba632d641b6a4a3455b89368054e8a200 authored almost 3 years ago
chore: fix typo (#945)

fb9ee122bab0f6ca6d261f3848f4e628cd9556e5 authored almost 3 years ago
docs: remove outdated examples (#941)

26238a51b06aea4c9b868ccc60816c053f64e99a authored almost 3 years ago
fix(cli): dir options type

e50ca95dd849da1ca59e3d42f28b1fe32307032b authored almost 3 years ago
fix(expect): toHaveProperty support array syntax like jest (fix #937) (#938)

e3a7ff3c4f659b9a325ca16f9f7d7acefd83b232 authored almost 3 years ago
docs: add `iconify` to the projects using `Vitest` (#936)

2b8d1a179f7ef9d1aa0ac1dc71876d43efd9dda3 authored almost 3 years ago
feat: add optional generic on array containing (#935)

6ca857ba2856c3dc1be46f30767d4efd0be5db44 authored almost 3 years ago
release v0.6.1

8d2aa174d6c3b7aed4b90d9a39360e3e980986b8 authored almost 3 years ago
chore: upgrade deps

20ef23fdbdb4550e6265b3caf1f489ce52a63680 authored almost 3 years ago
feat: added nextjs example (#920)

* feat: added nextjs example

* chore: update

* chore: simplify nextjs demo

Co-authored-...

2e8a3b105d17cf0d1e0c40387f15cd2ddabd296f authored almost 3 years ago
fix: export Window interface in jsdom environment (#925)

1a2dfd803f91438aa1f8615aab229a72ec008cc1 authored almost 3 years ago
feat: create asymmetric matchers when extending expect (#934)

086a77c6905bee33441a6aa0ac526455ffe7401a authored almost 3 years ago
feat: add perfStats to json reporter (#933)

89c8421f937b4e2f90b67dbfb80c58d882cba605 authored almost 3 years ago
test: add test for expect.extend (#882)

2b9b1aea5da211656a9eae064080c34e4b4c2f43 authored almost 3 years ago
fix: json reporter detects `skip` mode correctly (#930)

5993ce1e0d5608fa483ba24fd02de36387fb4c5e authored almost 3 years ago
docs: fix link to global configuration (#929)

6262c292a2f57a55d4d61fe0b383729cb8256660 authored almost 3 years ago
fix: dont'call fn twice in toThrow (#915)

c472614ea7b2e51baa9f3f4053155f65fe2bbfa7 authored almost 3 years ago
docs(fix): exclude `/new` to be intercepted by the sw (#921)

f395b187aac882cbccd13318b295f16bb8f83b4a authored almost 3 years ago
docs: fix team member info (#916)

2903bf1f441589ff2fd8e8eee825ef4a377ac7a5 authored almost 3 years ago
chore: update defineConfig to be imported from vitest (#919)

d3182522db38af0bce09e1356470c017163a54a7 authored almost 3 years ago
fix: resolve dynamicly imported modules to be the same as statically (#911)

094d23ebffe579cd2fbd6c186df09c7e43703be4 authored almost 3 years ago
test: add test case for reassigning NODE_ENV (#789)

* test: add test case for reassigning NODE_ENV

* chore: reset NODE_ENV

* Update env.test.ts

78e66ff25b50ee4b5399b018fce3eff8a4f2a715 authored almost 3 years ago
chore: fix

c8f3c8acd52a4b6edbeb5bf22e53497d66e3e879 authored almost 3 years ago
chore: avatar size

e5bf4b04a4f3bc344b2abc6cf11c053463c063a9 authored almost 3 years ago
chore: skip execa tests for windows

0b6a0ae8db61af374288eb15ab48f70d55e73026 authored almost 3 years ago
chore(docs): filter assets

70d84df49415584aaf4c1b5145cee9c5ccb2ffe4 authored almost 3 years ago
chore: lint for md and json

621300d0a03ea4889618b17aca4f5c63e4fd4f20 authored almost 3 years ago
docs: prefetch avatar images (#895)

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

8d4acb5b0784b6df805db0bcf59f37c2db8e8196 authored almost 3 years ago
docs: update feature list

73ce73a69e265a984cf9d0f4378874a7e5694697 authored almost 3 years ago
docs: update

54e68c4cbb966f138f47628828703d3f403d28ff authored almost 3 years ago
docs: wording

2500bbe09d01efc833547e3f7f380175943a40d4 authored almost 3 years ago
chore: try fix windows

453ba9d83244a485f9ca58225119fd7411bdf4cc authored almost 3 years ago
release v0.6.0

4214001360147feb39563c33dc931f16de64f3b8 authored almost 3 years ago
feat: support in-source tests via `import.meta.vitest` (#901)

3eec387db647db3c03a333ab2513a251571c0bb8 authored almost 3 years ago
fix: setup chai timing

a3768a5bf2a034ada3b8fa03d1722054b5899108 authored almost 3 years ago
chore: rebuild lock

f4847c0740eb82d570888315f3579a9c0b228415 authored almost 3 years ago
chore: update deps

638fd6c0810f6ed9c2f3ddd18997a982966ade62 authored almost 3 years ago
feat: loading animation for `beforeEach`, `beforeAll`, `afterEach`, `afterAll` (#898)

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

95d6432e64b0a1f3d2ca3f822eebf2849db0ea09 authored almost 3 years ago
chore: fix error

d3554c64528ef38d710375f486d6e65a27ae68f9 authored almost 3 years ago
chore: update lock

02a964bce3ac3d10d96adaeda68334749a6fe8c0 authored almost 3 years ago