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
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
af39a796fb70032fbdd8efeeff395251b3998558 authored about 2 years ago* Fixing type issue with spyOn method
* Adding tests
1aaa79d7086826cc0e0b915180e3605e71fc63aa authored about 2 years agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1c259386fa69e318ba7bd77e44c93394057fc2db authored about 2 years ago2b06cf819fdc7e94a580127f72f84b1852e92a11 authored about 2 years ago
dfdcb4cdb2ec3ea47b023ca2023a47040c79514f authored about 2 years ago
* fix: validate extension, when reporting coverage
* refactor: cleanup
7446370ce4df957daa6cfd870ee302ee59746cd3 authored about 2 years ago* fix: always inline assets and modules with special queries
* chore: cleanup
* refactor: ...
fed1cd605fb5e7a47c70519290c8e4f04a9e3449 authored about 2 years ago* refactor: make ids in typecheck suites more reliable, store errors in array
* chore: cleanu...
9eeee0c8d894a1bd95ccbb83ac364a9e83536937 authored about 2 years ago* feat: Istanbul Coverage only for changed Files
Signed-off-by: GurkiranSingh <gurkiransinghk...
bf87282c3530bd0c982455047e10d230f4acb317 authored about 2 years ago59766fa48f922c6a5e2faddce50d747e410aa618 authored about 2 years ago
* fix: allow mocking CJS module with interoped default
* chore: cleanup
* chore: cleanup
6b3e36d4e9fd029984ce0f6a723ddb3fdce92379 authored about 2 years ago
Co-authored-by: Vladimir <[email protected]>
Fixes undefined
f8ac2094253d267fa64a85ddb60511471813d00f authored about 2 years ago
aeba4925fac2632ca7a20ab3f8762e6ef76cb52b authored about 2 years ago
199776767a10bcd9f241e36a5cdd578c7d7c0dc2 authored about 2 years ago
* chore: don't bundle cac and picocolors
* chore: cleanup
039a0c01bb8dfdcf30ca3e151b945f1a609fd32d authored about 2 years ago09d19892de427d0c64fb6c46b756bbe5dd6b9678 authored about 2 years ago
c8e6fb69308d1356bc5ef27aad83c3005a5696e4 authored about 2 years ago
e641a110d0ed82d707a82fd215d9598b0f8afaba authored about 2 years ago
Co-authored-by: Vladimir <[email protected]>
fix https://github.com/vitest-dev/vitest/...
8d64790a1906999c031e14373c52881abd08fc40 authored about 2 years ago
bcbc79ba770fc5b7cbe943dfcacefcc5470f587c authored about 2 years ago
* test: add failing test case for #2540
* fix(coverage): env-replacer to remove query params ...
dba13374aa1cd93efd9f785821b6d82335ca7ec2 authored about 2 years ago32a577b1aa7ac2ad2f8058f8e48f9145bf824d53 authored about 2 years ago
c479d9c0d2ef5113fc5777628d1fdfb4d4a01df4 authored about 2 years ago
* fix: start tracking module resolution as soon as possible for easier tracking
* chore: redu...
9f41edda223fabb4c7bb33840ee55d03f952bdda authored about 2 years ago* fix(api): make api parse error stacks on onTaskUpdate
* chore(node): remove all references ...
ef77dccf05cea97351d4abe2e23aa38a24f0f134 authored about 2 years agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
b5dd8bcb6c993cccd5988d9b29d7417d07afff71 authored about 2 years agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
97b064c69b03fa810d23fcd4b89094a2bc28f6af authored about 2 years ago* fix: correctly automock nested interoped defaults
* chore: cleanup
* chore: cleanup
a431df80b3d30976c54e3acb45b9b71c1169263f authored about 2 years ago* docs: improve interpretDefault docs
* chore: cleanup
* Apply suggestions from code revie...
a35ac7050bf9d40ee174a2c070edf2c4583b703c authored about 2 years ago* docs: update API mocking documentation
* Apply suggestions from code review
Co-authored-...
ce5b4b85b741333593040a7f6e5a1786d57f44e4 authored about 2 years ago853eeddba894c90cceba3412ac36118cd737ad48 authored about 2 years ago
07ef0f229954fdca9eba411c5cd2941772d29960 authored about 2 years ago
f6b592a99aaa5eb4fbc143ef83ed7ad02d32e364 authored about 2 years ago
84f98e70868365c6d030db91bff1094a069ede07 authored about 2 years ago
6277884823e751293e4f346d3bea8ddc641664c4 authored about 2 years ago
98c94e650a9f862ff02dbb31e5f82c350efb73ea authored about 2 years ago
8dc1c3cbed472e715317f0a1d06145ee86a03ade authored about 2 years ago
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
991ff33ab717caee85ef6cbe1c16dc514186b4cc authored about 2 years ago2bb9a391de261c2804e52d520daf0730fa1ce265 authored about 2 years ago
44581e252d8e07a8ef69fe5388c0f43073124eaa authored about 2 years ago
c42b07ba3f23ac378cfa5f833b006f2acbe745f1 authored about 2 years ago
* fix: use "node:" prefix in Vitest imports
* chore: add test for prefix
* chore: cleanup
...
* feat: add more options to configure diff output
* chore: add more tests for diff, cleanup
...
ecad79ad6ca5e85b6fc4e57ced3171985e9c7614 authored about 2 years ago
b824e82df297f230806816a569717be9d0301028 authored about 2 years ago
491de9e60c03154139e4e0f5e6ef5cb5152187a3 authored about 2 years ago
* Allow assigning new hotContext
* fix lint
* add a regression case
b4c43cd508bd57dcb2c0762b183854436d3d15de authored about 2 years ago* feat: vitest html report
* chore: copy ui to vitest dist
* feat: report copy ui dist
...
b8f34eb8ca0019461cd6b8c2f39b704e48b379e2 authored about 2 years ago881bd7a3d652ddaa635078bc6688dd48c15f7426 authored about 2 years ago
* build(vitest): externalize vite-node
* chore: lockfile
* chore: update lockfile
83707e767c2f7d5e73cc5c500f87f3a9867a8f6a authored about 2 years ago* feat: introduce a native way to set env and globals
* chore: cleanup
* chore: cleanup
...
b114d49f50dfbd6a29964e5946ca89e2a340d50f authored about 2 years agoeeea4968e784876b2ebfc9b969ae781743dab194 authored about 2 years ago
* fix: make web-worker implementation more compatible with spec
* chore: cleanup
* test: a...
c3a63524c71b7e9f212b542c907c4be1c7584ae1 authored about 2 years ago* fix: correctly interop nested default for external and inlined modules, if environment is not ...
084e929c8ed668aae004a94f0706c39a69e40490 authored about 2 years ago* feat!: rewrite how vite-node resolves id
* chore: try to fix global setup test
* fix: re...
58ee8e9b6300fd6899072e34feb766805be1593c authored about 2 years ago0967b24bc4e50c696bd5a2c9387d432d8b9de51b authored about 2 years ago
d9fb2b7237463494f4400305c5db8017716e24b4 authored about 2 years ago
* chore(deps): update all non-major dependencies
* chore: cleanup
* chore: cleanup
* ch...
d30e38c0ea55f8b9cca108140306484595a0320e authored about 2 years agoc85edb1ec31302c65c0372ae77b56f6bf399e396 authored about 2 years ago
* fix: don't throw unhandled error, if import was caught
* chore: add more tests
0a87ebb420c22e49745dc05b8444720b0cde4c5f authored about 2 years ago* feat: mts coverage
* test: fix
* fix: snapslot
* docs: coverage
* fix: snapslot
...
799f9a17885e20a70f34bf03cf260512e58f23a9 authored about 2 years agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
affb9ea6a6df334bebc77558d941a4b4736fe602 authored about 2 years ago6aa6cbd58a026911fe6b265284e143621be674f3 authored about 2 years ago
d0086d9d8a6d79934d89ac692933d5da965e46ba authored about 2 years ago
775de43d03029aba1b808a924440dcd17684a8c0 authored about 2 years ago
* chore: fix types issues
* chore: update deps and docs
* chore: update deps
* chore: r...
3bb6b0c88074c7dc5509006884a349e56de052cd authored about 2 years agob5eb7a9daed023e8c318a49f9d0a3119dcc1b02c authored about 2 years ago
* test: add coverage snapshots
* fix(coverage-istanbul): clear coverage map after use
- Fi...
e6a18c743c6d1759482c1878560d4b3583a786e8 authored about 2 years ago286e9cf79ce84f7c4392ac18693053cd877c14d5 authored about 2 years ago
* docs(fix): blurry avatars
* chore: keep main lock file
b51cda3c4994c8e8168ec5b45aa9070b4c5905ff authored about 2 years ago0a78859a2b86621ac80b446ab9cf2b5cbd977cd3 authored about 2 years ago
aca82a4f2c5ddbf1fff380f4ecc193f2fd314f45 authored about 2 years ago
* fix: try to resolve id, if relative path is provided
* chore: update lockfile
e9cb4136b53925f8b888ec8412a7e46aed37b132 authored about 2 years agof02c982865e14f51d8f16dd317e0302e2dbc11ec authored about 2 years ago
81ba052c4cb4703a01cd1f2a434aaa3f18707094 authored about 2 years ago
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
f4c1c1f778d220e523bec8997e03e7f43b1a112a authored about 2 years agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
0e1ca502755356804d1c6e7626b2472f6bba4cf0 authored about 2 years agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
c6ba11ffb4b9986afba15c4869c532032a96715f authored about 2 years ago59051647fb88a87879508bb2d76ef97b4c1ff6b2 authored about 2 years ago
cc13c28cc8f72a1bd0a67859c449ca07e71befe9 authored about 2 years ago
* fix: correctly resolve filename, when running code
* fix: update lastHMRTimestamp to enable...
2e7892cb23314e3d6e8f29ea3dcf0778c9e4d237 authored about 2 years ago* feat(ui): show diff on report panel
* refactor: add better type guard
* refactor: move d...
8595c0e5fd3c10c12f65a9a827a710e4ec81d099 authored about 2 years agoa430365d73a6381a3e2191c3cde6489a2a9883b0 authored about 2 years ago
d424c1f19730dfedf61c36da22ad44aaf6f73753 authored about 2 years ago
* fix: copy-pasting from module graph browser
Signed-off-by: GurkiranSingh <gurkiransinghk@gm...
8920aa45658f31edf83b5e5f406b1d6e7a2206be authored about 2 years agob1f734c9cafba57039a500a243b655920f3ea7e8 authored about 2 years ago
* fix: always apply vite ssr source maps
* chore: remove non-vite-node source maps from code
...
* fix: dynamicImportSettled also waits for nested imports
* chore: wait only not evaluated mo...
5098b2174b5e9e6b0112f77fb553a54bc01c6796 authored about 2 years ago* fix: add test attributes to "testcases" in junit reporter
* docs: add information about VIT...
d050604f1995b53e1b70b32bee821f01ad3e0797 authored about 2 years ago32cc1a66df8c745d43ca47842ce850d07459a859 authored about 2 years ago
* docs: install global
* chore: update
Co-authored-by: The Jared Wilcurt <TheJaredWilcurt@...
2657ce562af53c9a702ae4173ddda5b9849c077e authored about 2 years ago* test: add test for objectAttr
* feat: pretty print test title objects
* style: apply lin...
1868f1c4ba4ce610ebe758d95d192be249aa1e23 authored about 2 years ago* fix: export all named CJS exports, if default export is a function
* chore: skip arrays whe...
d43f3f5c4d88129ed35950d1f5bdb92428d55024 authored about 2 years ago* fix: correct test files status in json reporter (fix #2417)
* fix: apply a non-breaking fix
ce9319563a3456319623f9fcb86ad316db59d0ff authored about 2 years ago* feat: suspend process
* chore: update
b8ee821ca1f632f20a93073454a67a218cb9bcf0 authored about 2 years ago11554095e291cb7bd6879f1543e2d8990c3efa2b authored about 2 years ago
7d4e3ed0f50c9762c306f4d0f033ea2659945565 authored about 2 years ago
* fix: tab effect vi.mock
* test: tab effect
5a3deba562cf950aa3c70df23c378094ae67a862 authored about 2 years ago