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: fix typos (#2815)

2f87505ffd0972dcc16e05e886a6c7433ac932fb authored almost 2 years ago by Lioness100 <[email protected]>
fix: always display serialized error, even if it doesn't have stack (#2829)

ab5f8927065518e512ff2ccca48612a1206e43fe authored almost 2 years ago by Vladimir <[email protected]>
perf: don't inline Vitest entry (#2819)

* perf: don't inline Vitest entry

* build: remove runners-chunk

* chore: import environmen...

570c639e4e2bd13e108c17e1391092907f5108f1 authored almost 2 years ago by Vladimir <[email protected]>
fix: don't call "afterAll" hooks, if suite was skipped (#2802)

aa1aa4daa268053bb2c93fefecb8d686ae8ad0ca authored almost 2 years ago by Vladimir <[email protected]>
chore: release v0.28.4

5eeb6f38637e4176591b0d73cc691553c9cd8078 authored almost 2 years ago by Vladimir Sheremet <[email protected]>
fix: do not include source files in `onWatcherStart` when `typecheck.ignoreSourceErrors` is true (#2774)

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

d612efdfad9affdcb98a82989775c6347ce61e44 authored almost 2 years ago by Masaki Koyanagi <[email protected]>
docs: small typo regarding new 'basic' reporter (#2738)

07a9faf3d77723e1caee9ce79a673601357d8281 authored almost 2 years ago by Pascal Jufer <[email protected]>
docs(coverage): c8 ignore hints actually work (#2755)

c0f91beba45c9c97edbe9bfce664f57b9d86e9c6 authored almost 2 years ago by Ari Perkkiö <[email protected]>
docs: added hint to debug via JavaScript Debug Terminal (#2653)

Added description and screenshot how to debug Vitest tests with JavaScript Debug Terminal

72cb4db1a3bc04df5f2c0a42bfd05dc407d9d2fa authored almost 2 years ago by IKoshelev <[email protected]>
revert: always provide importer when resolving id (#2777)

* revert: always provide importer in

* test: remove test

8836fa0163d7f7f3bd0eea21bb14632afe3005a7 authored almost 2 years ago by Vladimir <[email protected]>
fix: duplicate callbacks in vite-node HMR (#2792)

* fix: duplicate listeners in vite-node hmr

* remove listeners for full reloads

* forgot a...

f03337aeb16360dc4796b8a9ce459b575ad686ed authored almost 2 years ago by Julien Goux <[email protected]>
fix: cjs exports has Object.prototype instead of null (#2769)

* fix: cjs exports has Object.prototype instead of null

* chore: cleanup

4fc492c61d6e01bc34bc807a6b57197a1914f823 authored almost 2 years ago by Vladimir <[email protected]>
docs: add new team members (#2715)

b666506f65fb08f714c88e1ca383f09a496e7343 authored almost 2 years ago by Joaquín Sánchez <[email protected]>
fix: setup correct utils inside asymmetric matchers (#2768)

415c8a93df3bc688cbc0b40238517ecded7354ed authored almost 2 years ago by Vladimir <[email protected]>
docs: typo (#2757)

439c24365b0d475f64b4feeb3925a8c48fa981fc authored almost 2 years ago by Arek Tywonek <[email protected]>
chore: release v0.28.3

31da992c7201d510a39df00cfe6be2a361ee19c0 authored almost 2 years ago by Vladimir Sheremet <[email protected]>
feat: allow `config` option to be false (#2749)

c66e335b9ae3d6a0ac22a7ecf19e272c33095cf7 authored almost 2 years ago by Anthony Fu <[email protected]>
fix(coverage): istanbul crashes when no tests were run (#2753)

ebc95adddda44121978faaa7fbfda042482c4631 authored almost 2 years ago by Ari Perkkiö <[email protected]>
fix: watch mode's filename pattern to persist re-run of failed tests, snapshot updates and testname filter changes

1c65ac4866023fd8229fe1122d62a1447b03146f authored almost 2 years ago by AriPerkkio <[email protected]>
feat: show active test name pattern on CLI

df7c410a2737f8180c34d511998813f67b8b089b authored almost 2 years ago by AriPerkkio <[email protected]>
feat: show active filename pattern on CLI

a0455917747a2c568c6a4679c7b455846bc7e252 authored almost 2 years ago by AriPerkkio <[email protected]>
fix: dont incorrectly mark run failed if filename pattern excludes previously failed tests

61cf9a7a98096913037472fb6c34735e94d6b423 authored almost 2 years ago by AriPerkkio <[email protected]>
fix: watch mode's filename pattern to persist on unrelated file changes

712ac15b696e7a56a2c8a2d28081b42eda24088e authored almost 2 years ago by AriPerkkio <[email protected]>
perf: don't import vite in worker (#2759)

e49c13fa2d092b76503c73ec8f271eef4eb83c40 authored almost 2 years ago by Vladimir <[email protected]>
feat: allow using atomics to communicate between threads (#2758)

3679cf25e5ef80d77f977dfcaf9b48963ed0d775 authored almost 2 years ago by Vladimir <[email protected]>
docs: add docs about `environmentMatchGlobs` (#2750)

* docs: add docs about `environmentMatchGlobs`

* Update docs/guide/environment.md

Co-autho...

a9878c515f231d9d6806d3f677f6c577381dd518 authored almost 2 years ago by Anthony Fu <[email protected]>
chore: release v0.28.2

1b54b4cb96808716788e1178b29b12d9e69ad9ac authored almost 2 years ago by Anthony Fu <[email protected]>
fix(vite-node): don't cache modules with `timestamp: 0` (#2747)

e88c04c4c27aa62557d60df35ab3ea7fb853cd01 authored almost 2 years ago by Daniel Roe <[email protected]>
docs(cli): suggest `--run` flag when using `vitest related` with `lint-staged` (#2704)

Co-authored-by: Vladimir Sheremet <[email protected]>

8c625d2a10f6a993c7253583bc065aa25c3cdf2a authored almost 2 years ago by Mohammad Kermani <[email protected]>
chore: bug reports to include `@vitest/*` packages versions (#2725)

2a7f6f819742a9a9738ef8d9017408b92be9618d authored almost 2 years ago by Ari Perkkiö <[email protected]>
fix: call afterAll, if beforeAll failed (#2737)

1904c9c40e2aaa2fd49884342e77987f2b91e5f4 authored almost 2 years ago by Vladimir <[email protected]>
fix: send stderr header log to stderr (#2736)

998ea804e46bded81dca6a3845399afc16610f17 authored almost 2 years ago by Vladimir <[email protected]>
chore: fix css test

84df112267066e359740f183ebcafe38bfad35fe authored almost 2 years ago by Vladimir Sheremet <[email protected]>
chore: release v0.28.1

e28b9b91167fa16e189b0f7b085df70aca6bb6a8 authored almost 2 years ago by Vladimir Sheremet <[email protected]>
fix: reove UI from Vitest dependencies

b120ca3f07bd275db6db5c1577d76b1077b600e4 authored almost 2 years ago by Vladimir Sheremet <[email protected]>
chore: release v0.28.0

6949b55beabae220a9a092bdaf9c1f8851bf778e authored almost 2 years ago by Vladimir Sheremet <[email protected]>
fix(coverage): c8 to log warning when run in Stackblitz (#2735)

b6c41caae84cfd37b6bf4a60071800a233f5d0e8 authored almost 2 years ago by Ari Perkkiö <[email protected]>
feat!: move test runner into a separate package (#2721)

Closes https://github.com/vitest-dev/vitest/issues/1470

482b72fc5f02da87498a18e0ed844ecb6bc772ca authored almost 2 years ago by Vladimir <[email protected]>
revert!: don't rely on environment for interopDefault (#2682)

Closes https://github.com/vitest-dev/vitest/issues/2610

3f20cf5a9056c8101f952f7fddef4fcf553185da authored almost 2 years ago by Vladimir <[email protected]>
docs: update deps.interopDefault section

a5ec633a003e2f14209f0e6c8cb20c86900f9af6 authored almost 2 years ago by Vladimir Sheremet <[email protected]>
chore: release v0.27.3

44e5e22ab2ba62bc8742f9c2cf20f6151bd60327 authored almost 2 years ago by Vladimir Sheremet <[email protected]>
chore: fix import from #types

20d51260957ba8c521a29cfee2823ef3d85dc055 authored almost 2 years ago by Vladimir Sheremet <[email protected]>
feat: improve "isCI" check (#2705)

e64570dfe325c832b0d1de57a1e4961f2395a7d8 authored almost 2 years ago by Vladimir <[email protected]>
fix: correctly resolve paths relative to root, when used outside of root directory (#2687)

Fixes https://github.com/vitest-dev/vitest/issues/2686

703aab46553b0d5e82e38c183e9a4dee5ec12795 authored almost 2 years ago by Vladimir <[email protected]>
refactor: internal coverage typings (#2713)

1503e15d0897389440352b58adc109fe068d80e0 authored almost 2 years ago by Ari Perkkiö <[email protected]>
feat: add basic reporter which allow user to use reporter in ci (#2612)

* add basic reporter

* extend basic reporter

* Update index.md

* Update index.md

* e...

5df522f7603bf8eadc9c60cd0d976c43140f9a70 authored almost 2 years ago by Trim21 <[email protected]>
fix: ENOENT assets when htmldir exists (#2701)

5a6567535a4fec00acc18b8c57b7eeb15b3165a3 authored almost 2 years ago by Caleb Everett <[email protected]>
feat: new `environmentMatchGlobs` option to auto infer env based on glob (#2714)

3e1429e501a0d90c865dd4cca0cb7b5912d6a6f5 authored almost 2 years ago by Anthony Fu <[email protected]>
docs: use `@vite-pwa/vitepress` (#2684)

* docs: use `@vite-pwa/vitepress`

* chore: update vite-pwa/vitepress version

da7e8d53781ad45b4379d1bae2c51d31d15c9d52 authored almost 2 years ago by Joaquín Sánchez <[email protected]>
fix: `reportCoverage` context can be optional

4cd1e5d7fb5824b69e59c874362dc078bab4bc50 authored almost 2 years ago by Anthony Fu <[email protected]>
fix: remove setup files from coverage (#2574)

Closes https://github.com/vitest-dev/vitest/issues/2190

488e4b9fa61bd0f2c9944134efc05463311dcc3d authored almost 2 years ago by Gurkiran Singh <[email protected]>
ci: cache cypress, playwright, puppeteer (#2676)

3d8ef7669ab2e82bec770b7441b82011f7e41124 authored almost 2 years ago by Ari Perkkiö <[email protected]>
fix(typecheck): store tmp tsconfig close to original one (#2660)

* fix: store tmp tsconfig close to original one

* chore: use separate tsconfig

* chore: cl...

26f915adc4c9d13302f73b24d13ffcc42417e8a9 authored almost 2 years ago by Vladimir <[email protected]>
feat: throw unhandled exception, if code throws "error" event (#2691)

6a30cdd3c944a08c670c18e8bc95dc2c14e71975 authored almost 2 years ago by Vladimir <[email protected]>
fix: allow custom async matchers (#2707)

b566912d2cbac49b5d159357b9101c79fb8b85cd authored almost 2 years ago by Vladimir <[email protected]>
docs: change link style and correct TypeScript (#2709)

8560758e83f2d25043cb12fee033a5ca77285cb4 authored almost 2 years ago by mysteryven <[email protected]>
chore: add tsup and unbuild config to default excludes (#2670)

46f744e53e07807168de980df14ecb4813dd34d7 authored almost 2 years ago by Anjorin Damilare <[email protected]>
fix: don't terminate workers on Node 14 to not trigger fatal error (#2697)

db9b6bb74aa21174bf6e0c79bb877d748bfecd64 authored almost 2 years ago by Vladimir <[email protected]>
fix: show correct number of tests in test summary (#2703)

fix https://github.com/vitest-dev/vitest/issues/2661

859e7f01c5ff004409f9429f4d32a07460bcbfe0 authored almost 2 years ago by yoho <[email protected]>
fix: cpu and heap profiling options for workers (#2702)

c31a0b20b57ad6639c4b04ec896cc27eaf6c55bd authored almost 2 years ago by Ari Perkkiö <[email protected]>
test: add typing tests for coverage (#2655)

0f527323acede9c9168e7beb81e013d380fadb79 authored almost 2 years ago by Ari Perkkiö <[email protected]>
fix: show error in the terminal, if "only" flag is used (#2696)

24d6380951b3e324016ea32f7342b6fa80d195a7 authored almost 2 years ago by Vladimir <[email protected]>
chore: release v0.27.2

a1b685cb0d03a2894762921d99ac0f8312ce858b authored almost 2 years ago by Vladimir Sheremet <[email protected]>
fix(ui): don't show "connecting" screen in html reporter (#2693)

d8548c6954ff66545fc999e8f3775d42b73cfba6 authored almost 2 years ago by yoho <[email protected]>
fix: define property instead of assigning it in vi.stubGlobal (#2685)

8a1d7590818f175f368b9f4063dbc300dcddcef2 authored almost 2 years ago by Vladimir <[email protected]>
fix: always show filename for unhandled errors (#2689)

* chore: fix typo

* fix: always show filename for unhandled errors

15aa01567eb693f77dd9f06adf5c0f7e87eaef30 authored almost 2 years ago by Vladimir <[email protected]>
fix: rerun tests, when setup file is edited (#2625)

Co-authored-by: Vladimir Sheremet <[email protected]>
fix https://github.com/vitest-de...

019a6d5791cc418f8d6d044ed88aceadc6c9d9c6 authored almost 2 years ago by mysteryven <[email protected]>
ci: stop previous job, if new one has started (#2688)

03af7065cbe3e22ef1931ae99d70303bddbddc92 authored almost 2 years ago by Vladimir <[email protected]>
docs: split API into separate pages (#2635)

* docs: split API into separate pages

* Apply suggestions from code review

Co-authored-by:...

8b5012301478dd6d0de9fe84261883106b756f3a authored almost 2 years ago by Vladimir <[email protected]>
fix: don't start watching files in "run" mode (#2680)

0a31e85ca7f82b173a7995d61b58552bf18a28f9 authored almost 2 years ago by Vladimir <[email protected]>
fix(coverage): watch mode to use `coverage.all` only when all tests are run (#2665)

* fix(coverage): always print reporter name

* fix(coverage): report on watch mode manually tr...

85096281aad680a0e108554738ac395ef8c80586 authored almost 2 years ago by Ari Perkkiö <[email protected]>
docs: add fs-extra to docs dependencies (#2681)

2d90270473dbdfc8c162fbf9852a98b35fdfc993 authored almost 2 years ago by Vladimir <[email protected]>
perf: don't resolve import path, if it was already resolved (#2659)

45cc34230beb2041dfe8aa10ece969b8a0f5c428 authored almost 2 years ago by Vladimir <[email protected]>
fix: mock css files imported with "require" (#2679)

This is usually happens inside UI libraries

6c1a26a6a3411c9a33c78cc7d44cddb2dd0edd6b authored almost 2 years ago by Vladimir <[email protected]>
chore: disable playwright test on windows

f22ca93f4de0a62d7175064c5661f612a0d5064b authored almost 2 years ago by Vladimir Sheremet <[email protected]>
feat: add runAllTimersAsync from sinonjs (#2209)

close https://github.com/vitest-dev/vitest/issues/1804

40187bdbbd96b6b0e00851e4f9984b87b2091e75 authored almost 2 years ago by guillaumeduboc <[email protected]>
docs: typo (#2663)

6145d7bf0d2b3ed0b55efcacd845b211bc3b724e authored almost 2 years ago by Tomas Chmelevskij <[email protected]>
fix: increase default teardownTimeout

13e53ac7b3c2b0a5eab01ba2d5c2860ccc8667e1 authored almost 2 years ago by Vladimir Sheremet <[email protected]>
fix(typecheck): log tests with verbose reporter, correctly show "pass" tests (#2656)

61ddebae61677f1a52208d9e598038fb5f51fbda authored almost 2 years ago by Vladimir <[email protected]>
fix: trim input filename and test name (#2650)

d3dcbdc88dcb762e74e64e06224cbf511c2d6904 authored almost 2 years ago by btea <[email protected]>
docs: show Vladimir's sponsors

d6225764856dd62cb1b21ec5bf4619052609c244 authored almost 2 years ago by Vladimir Sheremet <[email protected]>
fix: document.defaultView references the same window as the global one (#2649)

* fix: document.defaultView references the same window as the global one

* chore: add a guard

1ac4bb8d50904d06a6fceb6567b8f1dd44ad67eb authored almost 2 years ago by Vladimir <[email protected]>
docs: add describe.skipIf documentation (#2558)

* add describe.skipIf documentation

* Update index.md

* Apply suggestions from code review...

2daf44af2e22cd4727447848ff47ff8fea7f460d authored almost 2 years ago by Robbe Claessens <[email protected]>
chore: update lisence and auto-imports

78e26e980febba467594817fbf329d853160c158 authored almost 2 years ago by Vladimir Sheremet <[email protected]>
chore: release v0.27.1

db9e8f1128439fa0fd627b2864ca225d3d9349c7 authored almost 2 years ago by Vladimir Sheremet <[email protected]>
feat: display running processes, if vitest closes with timeout (#2633)

* feat: display running processes, if vitest closes with timeout

* refactor: move hanging-pro...

94968a6f9c032e415ff18e391970969e9f5b6a06 authored almost 2 years ago by Vladimir <[email protected]>
feat: add more information about unhandler error (#2642)

* feat: add more information about unhandler error

* chore: fix type issue

1ffb0ef5489bcf873e879d61f3bdcebd364430c2 authored almost 2 years ago by Vladimir <[email protected]>
feat: show error, when process.exit is called (#2643)

* feat: throw error, when process.exit is called

* chore: show exit error, but still exit pro...

866f449463daa253c1efcd71e14c2bcaf5f327a8 authored almost 2 years ago by Vladimir <[email protected]>
fix: terminate workers, when closing process (#2645)

* feat: destroy workers, when closing process

* chore: terminate all workers when closing pool

ece434a38c00eb9f8c09df74f03c6875f669ca97 authored almost 2 years ago by Vladimir <[email protected]>
fix: always update last HMR ms on a module

9967645ab7ade16a2b2495c7ee0277d180f866f1 authored almost 2 years ago by Vladimir Sheremet <[email protected]>
fix(coverage): istanbul provider to use `coverage.extension` (#2641)

7e38890394b127f97393bed3432e4113d8a77f2d authored almost 2 years ago by Ari Perkkiö <[email protected]>
fix: cut duplicate error in negated toHaveBeenCalled (#2638)

Previously the error message when failing a negated `toHaveBeenCalled`
or `toHaveBeenCalledWith...

09d6222669433423a916d086022972761415d245 authored almost 2 years ago by Richard Böhme <[email protected]>
fix: don't use ownKeys, when interoping a module (#2629)

a186a7e12f318527493618487aa6a554549851fe authored almost 2 years ago by Vladimir <[email protected]>
fix: change Vite root, if test.root is used (#2637)

* fix: change Vite root, if test.root is used

* chore: cleanup

efbff2a2827c307a580ec039bc184c731afe4fb1 authored almost 2 years ago by Vladimir <[email protected]>
fix(coverage): prevent c8 from crashing on invalid sourcemaps (#2634)

0163dc8013073547dc1a5c285986c044f900de13 authored almost 2 years ago by Ari Perkkiö <[email protected]>
docs: add CLI arguments to config docs (#2636)

* docs: add CLI argu,ents to config docs

* chore: cleanup

* chore: cleanup

* Update doc...

9b8afb204dac3d7e0ccf7e7b0226c985f2810aad authored almost 2 years ago by Vladimir <[email protected]>
fix: always report failed test in junit reporter (#2632)

83da2ec45077d54f885d94b712a37215e19f1148 authored almost 2 years ago by Vladimir <[email protected]>
fix: add missing types in TS project when global is true (#2631)

4745eaa275e26b183573ecab63dde0d6d3eac8ea authored almost 2 years ago by Sneaken <[email protected]>
docs: add info to toThrowError (#2447)

#2262

532cc11b0c6f482dfde927c0ea25d62b0cb36706 authored about 2 years ago by Drew Powers <[email protected]>
chore(deps): update all non-major dependencies (#2623)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

d40a60c4602fc24adb16960a18d50e17663a27c7 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>