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

release v0.2.1

5e6f694727bcd1c2702090cde438d11d6ac1f4db authored about 3 years ago
chore(ui): add package.json repository to @vitest/ui (#613)

c07ead415f00adb9a552e3515123446357823591 authored about 3 years ago
fix: do not merge options multiple times (fix #616) (#618)

be388c95a6db2632f1da5faf8373431053f12bf6 authored about 3 years ago
chore: update license

b9d092b5fb098ec9836d8e8ca9088c042f945457 authored about 3 years ago
release v0.2.0

cc19af5d53d66adc085bdbb90323d9f7651ae58c authored about 3 years ago
docs: use vitest run mode for coverage examples (fix #602) (#611)

36e620740366e65c7a118a9728ba922dc4879d43 authored about 3 years ago
fix: collect coverage using node inspector (fix #378) (#584)

de3328485fdfaa76f4f6a32b6dd7d2b3bb954f84 authored about 3 years ago
feat!: mocking timers with sinon (#531)

cf30e5a46f5da52164fea56f7d78d9112089acd2 authored about 3 years ago
fix: toBe/toEqual/toMatchObject jest compatability (#607)

* fix: toMatchObject compatible with jest

* fix: equal/eql always use jest implementation

...

75113c705be7fd7cf931527eb1274a41f4528427 authored about 3 years ago
chore: use alias for vite-node build

df6bbaf070810e34ac8a368a7dfd7d8c8358d56e authored about 3 years ago
perf(vite-node): cache module fetch

626a8dd5d35e60940aea46505e1c8df9bb4c2229 authored about 3 years ago
refactor(vite-node): move utils

9cdc504b782b283bc7729d7aec1e0fdbecfde27b authored about 3 years ago
fix: don't rerun more then needed in watch mode (fix #442) (#606)

4d9e7cc286659b74d985957cf4e8d17d8d9c78b6 authored about 3 years ago
feat: move matcher types to Vi namespace (#608)

64f07e2d332e328a4dcb26445fc4865d9b32fceb authored about 3 years ago
release v0.1.27

2509e06cc7d94b1b0354867a3143babe65eeafa1 authored about 3 years ago
refactor: reorganize tests

0c083cb83909aec1364965999d8f46213d1291ca authored about 3 years ago
chore: update test

69bc54736e44e1781cda3a173e702a51ea0faf27 authored about 3 years ago
feat(ui): improve summary and update all snapshots (#593)

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

c23be109deb67f796bc31edb61d3acbb306fea49 authored about 3 years ago
feat(ui): harmonization of sizes and paddings (#605)

d0440b60c0fbbea92e1cd7f3aaf9cf2faa8f94db authored about 3 years ago
fix: escape $ characters in inline snapshots (fix #597) (#599)

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

cba243c947782d51ed54e7e284ea6af11046af7e authored about 3 years ago
release v0.1.26

75994f2e74e252bb35b2b649f97e989689151567 authored about 3 years ago
fix: print message for restart after auto installing

ff396022986b7c7127030915097567f9d1d84960 authored about 3 years ago
chore(docs): add "it" to the guides/features.md import statement (#594)

f407704d05e983f995048292202d57697cc84820 authored about 3 years ago
release v0.1.25

f16f311d7ef0479a3416a41c2d3e4e745fa0aaab authored about 3 years ago
feat(ui): run only filtered tests (#577)

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

eb1a1c253e1b4d5ad330301932fa0b5ce3f26342 authored about 3 years ago
chore: add contributing guide to ReadME (#592)

beb80f03d92511c898748bd82b213a144c04862e authored about 3 years ago
fix: speed-up exit when stopping watch (#591)

ae17bb9949b373131fd72c3120cc9df0e1803d20 authored about 3 years ago
release v0.1.24

9a7458a6e16feb5309c08c5a44df373f535e2073 authored about 3 years ago
fix: revert to ws 8.4.0 until WebContainers issue is resolved (#589)

ab7b2baed60bdd05eabcfe4e50daea993f02aab0 authored about 3 years ago
fix: fix node crash under Windows (fix #582) (#588)

* fix: fix node crash under Windows

* chore: use exit code 1 if cli did not exit in time

*...

86b7e0323c5ed29afb7652be606b5153ba4e8425 authored about 3 years ago
fix: cleanup before exiting process (#583)

* fix: cleanup before exiting process

* Update packages/vitest/src/node/core.ts

Co-authore...

456a296536f35a95953ac17cc17f2fff20b705df authored about 3 years ago
test: added tests for reporters (#581)

0f272d211ad547b1edb976bce21313a77b22bcd4 authored about 3 years ago
release v0.1.23

d4838dba6d86a09f8f0d5383b24febb46d675489 authored about 3 years ago
fix(types): inline RawSourceMap type

bd5e84e060d10592b389fca820f9d14c48170355 authored about 3 years ago
release v0.1.22

e213afc8cde6802c521bd7751fe0f26ec6c150be authored about 3 years ago
chore: update deps

1b2406c0786fea5a60dcd471a1d7edc6181f412e authored about 3 years ago
chore(deps): update vite to v2.7.13 (#576)

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

fce4977a6fea53b0451cb1ec79bdb5d0b9ed449d authored about 3 years ago
chore: update deps

74779745b21f172a06e96becc8fbb8e1dd3df73c authored about 3 years ago
feat: improve inline snapshot indent

9eaa5ff946d62faac0faa3a1e432415a262ee7f8 authored about 3 years ago
chore: add prefix for errors

bddd4f7f3802abf0b77291fe0634863b4762e9ed authored about 3 years ago
perf(vite-node): use rawId for moduleCache

5e49b818e4a850df6f1d7d5e02046ad65f237c22 authored about 3 years ago
release v0.1.21

7a05775dee3bd5ac3ce5f431e3a8a7545c48896c authored about 3 years ago
feat: vi.mock can be called inside external libraries (#560)

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

4dbefb59cd673f5620266c882e50a1744d4fcc99 authored about 3 years ago
fix(ui): ui improvements (#574)

730e3541dbda359f6ae899916e9801056a53cb3f authored about 3 years ago
fix(vite-node): stub `/@vite/client` by default

9ef599774c72dc820b1571c4bf751def265bd67d authored about 3 years ago
fix: rename `interpretDefault` option to `interopDefault`

53633b710bbe948f683f337461ca1be17a5b1b38 authored about 3 years ago
fix: skip interop for esm

7bf00167aae7e01a7bcea1a4cf1ee53058386089 authored about 3 years ago
docs: add vitest version + releases and contributing links (#571)

1a3e696eb8041c7233d25eeb752c59cb269b353f authored about 3 years ago
fix: don't use string.replaceAll (#570)

833fb8a30ebb07e146a31d8005c8f9eda876cf3e authored about 3 years ago
docs: update `exclude` documentation to match the latest implementation (#568)

d428e1519e97e0af312e2931e57d97d1d24936ef authored about 3 years ago
release v0.1.20

a1e2b068e8aa12d603cf0bb252347a7109614283 authored about 3 years ago
feat(ui): add summary (#493)

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

bdedbc2c191eb88aff081ea44882b3d9cd7d9ace authored about 3 years ago
feat(ui): update snapshot from file (#545)

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

1b1807b7daeab3d8b544dbe46c051c553b33e484 authored about 3 years ago
refactor: split deepMerge and deepMergeSnapshot (#563)

bbd361a0001c25a885a8527bd2591936d3036af5 authored about 3 years ago
refactor: rename global to globals (#565)

22d2deda69e67f7c001c72eaecdbf9c9e22fcdc9 authored about 3 years ago
chore: import neccessary apis on features example (#567)

7259a0627a51304827ed5197ab97a003697a29b5 authored about 3 years ago
fix: improve file path handling in first level catalog (fix #535) (#541)

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

ffffdd8e053da821f89ac501c30cf11f277348cd authored about 3 years ago
fix: expose c8 "all" option (#561)

a730a2db16446634156deef6827cde75dc0ffba5 authored about 3 years ago
fix: allow deps config as regexp

bc342839152bc77e6e4385cf6dfba21d48675da2 authored about 3 years ago
release v0.1.19

fa9ddd900b0e00eff438befbf771c249e94be84b authored about 3 years ago
feat(vite-node): option for inline sourcemap

94b1e87c9a5907290c011859d430ec404b228c8e authored about 3 years ago
build(vite-node): cjs build

ce786c83b1585c1ea39c5b7bbf4d42339d027f76 authored about 3 years ago
feat: vi.mock can be used inside setupFiles to automock libraries

dda62d0af8e08436d5f53b739d45ec1eb5d47ba9 authored about 3 years ago
refactor: mocker refactor

ca9507d9d0501b4f10bd5b18fd7ed90353e23fa9 authored about 3 years ago
chore: fix ci

568668ae747e3cbe162b7b13dc6e259655c6c313 authored about 3 years ago
feat: add resolveId to vite-node

58941229bbf8a48fb42555e7d12e8175324aab4c authored about 3 years ago
test: graphql mock example (#550)

e475d2d20b880bac6858f4222c726aa2a6ccde96 authored about 3 years ago
docs: fix typo (#556)

b2b5321de2992985669211f4581e4a0e02d8be4f authored about 3 years ago
chore: update license

5d0bd1f032143b534c09249f1e8a307481889506 authored about 3 years ago
release v0.1.18

3838ff0c15710825c94747fe6bcb01f4d6ac5e90 authored about 3 years ago
fix: temporary remove inline snapshot indent

b55e20a218f1c151b500b04702c33e42735cbc11 authored about 3 years ago
fix(vitest): respect process.exitCode when exit method is called (#549)

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

673e13abff0c7927e7008a08af939e8ccd08cd27 authored about 3 years ago
feat: add JUnit reporter (#534)

2300ef8a8fb961091055f002a24701e1cdbb7dde authored about 3 years ago
release v0.1.17

afa963efafb0fa9344561c9c957ae1a637dd34cd authored about 3 years ago
fix: disable optimizeDeps when running tests

e379f64a834f314d9d68b38e43d2307db423a4d3 authored about 3 years ago
docs: add gridjs-svelte on projects using vitest (#544)

ef358237e60f49d5ba98096b76006a02e34bf490 authored about 3 years ago
fix(vite-node): use .mjs instead of .js for cli (#547)

80a17173821405286e62bf59715965fdbc95cf4f authored about 3 years ago
test: test rejects toThrow to be compatible with jest

4456615ecf8af2df361727913b0d1bce98cdb31d authored about 3 years ago
fix: toThrow compatible with jest

5c2a2d93646fb4432432a6cf80b5c70a5b0a617a authored about 3 years ago
chore: fix types for nested assertions

452da2585ecf76bf54328974cb5afe6c29bce2cd authored about 3 years ago
feat: add generics to matchers

8593bea2b880a988feed002e954491d8f67c131b authored about 3 years ago
docs: add missing cli option for --outputFile (#529)

969a061b4327dd6e634d1ae1d622933873ca3019 authored about 3 years ago
test: update RTL example (#530)

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

9626fdef58f1e2cd5d3a77d94194d01b3d7c1d81 authored about 3 years ago
docs: fix link (#536)

09cb89051a4fe222228f3bc2615d4331afe60b56 authored about 3 years ago
release v0.1.16

269d4b1607d765cc3132099165e40741d5610861 authored about 3 years ago
refactor: cleanup tap reporter (#533)

2bc53775c5f0974dfc53d716819ebc0f1521f3fa authored about 3 years ago
release v0.1.15

4e62c980a6a3ef4c044d17614e65b12df13bb473 authored about 3 years ago
fix: use ws 8.4.0 to try to fix SB (#538)

e0dcf4c37a5b4740ef2c4c4f8ff51b45fceca28e authored about 3 years ago
release v0.1.14

d85135c6257816b0afdc951be5b7dbed03ff502f authored about 3 years ago
fix: update `ws` to fix stackblitz ui (#537)

412dae9f6deb071f12ec43c747cd493c55482d44 authored about 3 years ago
docs: refactor mocking restructure (#441)

* refactor(docs): mocking restructure

* refactor: move mocking docs into its own section

*...

b66f6dc7389e6c6c08c90b4e641b53dd1862304b authored about 3 years ago
chore: mock happens if there is a quote inside a comment before

34ea091950d177206f344218ffcaa22a79cee742 authored about 3 years ago
feat: implement mock.invocationCallOrder (#532)

9d5a8b156fbf7464f8fb06fd5f0bf54639f25d24 authored about 3 years ago
docs: update contributors

d3cd7a2fbc1e626ea48d23637e397daceeb41f50 authored about 3 years ago
release v0.1.13

84f12d74fa8579b67b52874b36d8b90318759f59 authored about 3 years ago
feat: add some watch shortcuts

a1922a07c54bf3f3b2cd9e2f23376ba254f97bab authored about 3 years ago
fix: inline snapshot, close #525

4420a39e5b0a391aa94058ac9fd807653412dfab authored about 3 years ago
refactor: update

ff58b617016538b6fb8e12f3b7b25f7e0e3a6c40 authored about 3 years ago
refactor: split modules

9e24b193f85e0c1a8dad58788f0e2b5b9ea40900 authored about 3 years ago
chore: update deps

faffdfdb01f62ce29f11f60e5d82765937d60415 authored about 3 years ago