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

test: enable vm tests

sheremet-va opened this pull request about 2 months ago
Coverage page is broken in the html report for @vitest/ui

thebanjomatic opened this issue 2 months ago
fix(runner): long synchronous tasks does not time out (fix #2920)

ferdodo opened this pull request 2 months ago
fix(reporters): rewrite `dot` reporter without `log-update`

AriPerkkio opened this pull request 2 months ago
feat: provide the current project to the global setup

sheremet-va opened this pull request 2 months ago
Support inspecting known failing tests in UI

lishaduck opened this issue 2 months ago
Bad diff output on DOM objects

tuhm1 opened this issue 2 months ago
Implement `userEvent.wheel` in interactivity api

kwojcik opened this issue 2 months ago
fix(coverage): `isolate: false` with istanbul provider

AriPerkkio opened this pull request 2 months ago
[Brower Mode] Support aria snapshot matcher

Smrtnyk opened this issue 2 months ago
fix(reporters): write buffered stdout/stderr on process exit

AriPerkkio opened this pull request 2 months ago
feat(runner): add "queued" state

sheremet-va opened this pull request 2 months ago
docs: update example of "vi.importActual"

masonlouchart opened this pull request 2 months ago
fix(ui): tweak sirv gzip bug workaround for html reporter

hi-ogawa opened this pull request 2 months ago
feat: print project name as a label

sheremet-va opened this pull request 2 months ago
feat(cli): support excluding projects with `--project=!pattern`

haines opened this pull request 2 months ago
feat: allow inline workspace configuration

sheremet-va opened this pull request 2 months ago
chore(deps): update all non-major dependencies

renovate[bot] opened this pull request 2 months ago
vite-node: Support interactive console (REPL)

rChaoz opened this issue 2 months ago
[browser] mocking + cacheDir fails for some cacheDirs

meesvandongen opened this issue 2 months ago
Reporter API: report files before collection

AriPerkkio opened this issue 2 months ago
Allow inline workspace

sheremet-va opened this issue 2 months ago
Create only a single Vite server even if browser mode is enabled

sheremet-va opened this issue 2 months ago
fix: respect `cacheDir` when optimizer is enabled

hi-ogawa opened this pull request 2 months ago
fix(pretty-format): support react 19

hi-ogawa opened this pull request 2 months ago
Vitest cannot compile tests because of nodejs buffer dependency

rafagsiqueira opened this issue 2 months ago
refactor: merge `TestProject` with `WorkspaceProject`

sheremet-va opened this pull request 2 months ago
fix(coverage): exclude browser mode iframe results

AriPerkkio opened this pull request 2 months ago
refactor: don't provide extends/workspaceConfigPath in the config

sheremet-va opened this pull request 2 months ago
Benchmark caveat

yyx990803 opened this issue 2 months ago
Allow calling skip programmatically in bechmarks

mskonovalov opened this issue 2 months ago
docs: improve "Mock Functions" page

sheremet-va opened this pull request 2 months ago
chore: set `resolve.mainFields` and `resolve.conditions` for SSR environment

sapphi-red opened this pull request 2 months ago
fix: don't rerun on Esc or Ctrl-C during watch filter

hi-ogawa opened this pull request 2 months ago
feat(expect): add `toHaveBeenCalledExactlyOnceWith` expect matcher

jacoberdman2147 opened this pull request 2 months ago
feat(reporters): `summary` option for `verbose` and `default` reporters

AriPerkkio opened this pull request 2 months ago
test: fix webcrypto on node 18

hi-ogawa opened this pull request 2 months ago
chore(deps): update dependency safaridriver to v1

renovate[bot] opened this pull request 2 months ago
chore(deps): update all non-major dependencies

renovate[bot] opened this pull request 2 months ago
refactor(reporters): base reporter readability improvements

AriPerkkio opened this pull request 2 months ago
Snapshot Error with Yarn PnP in Workspace Using setupFiles

custardcream98 opened this issue 2 months ago
[Linux] cannot terminate running test with await

mskonovalov opened this issue 2 months ago
fix: print ssrTransform error

hi-ogawa opened this pull request 2 months ago
ci: add type lint check

sheremet-va opened this pull request 2 months ago
fix(ui): remove crossorigin attributes for same origin assets

hi-ogawa opened this pull request 2 months ago
Log LOC for js syntax errors

j4k0xb opened this issue 2 months ago
Introducing Vitest Guru on Gurubase.io

kursataktas opened this pull request 2 months ago
fix: remove `sequence.concurrent` from the `RuntimeConfig` type

sheremet-va opened this pull request 2 months ago
fix(vitest): use fetch() implementation from happy-dom

capricorn86 opened this pull request 2 months ago
fix(browser): init browsers eagerly when tests are running

sheremet-va opened this pull request 2 months ago
chore(deps): update dependency happy-dom to v15.10.2 [security]

renovate[bot] opened this pull request 2 months ago
fix(browser): support non US key input

hi-ogawa opened this pull request 2 months ago
chore(deps): update dependency happy-dom to v15.10.2 [security]

renovate[bot] opened this pull request 3 months ago
perf: limit workspace project concurrency to available cores

sheremet-va opened this pull request 3 months ago
docs: remove X links

patak-dev opened this pull request 3 months ago
fix: misc fix for vite 6 ecosystem ci

hi-ogawa opened this pull request 3 months ago
refactor(runner): deprecate custom type in favour of "test"

sheremet-va opened this pull request 3 months ago
Remove Task's `type: 'custom'`

sheremet-va opened this issue 3 months ago
Rename ecosystem-ci-trigger.yml to echosystem-ci-trigger.yml

copyleft21 opened this pull request 3 months ago
Initial commit

copyleft21 opened this pull request 3 months ago
fix(browser): don't process the default css styles

sheremet-va opened this pull request 3 months ago
docs: add bluesky links

patak-dev opened this pull request 3 months ago
fix: stop the runner before restarting, restart on workspace config change

sheremet-va opened this pull request 3 months ago
fix(browser): stop the browser rpc when the pool is closed

sheremet-va opened this pull request 3 months ago
Random SyntaxError when running in browser mode + SWC plugin

todorgrigorov opened this issue 3 months ago
perf(browser): improve the parallelisation logic

sheremet-va opened this pull request 3 months ago
vite config `root` is ignored on workspace

hi-ogawa opened this issue 3 months ago
docs: clarify that workspace ccan be used to specify several configs

sheremet-va opened this pull request 3 months ago
`vite-node` loads same module twice

vanaigr opened this issue 3 months ago
Dynamically specifying client vs server config

benmccann opened this issue 3 months ago
New assertion matcher "toHaveBeenCalledOnceWith"

DMartens opened this issue 3 months ago
fix(coverage): report uncovered files when re-run by `enter` or `'a'`

AriPerkkio opened this pull request 3 months ago
chore(deps): update dependency codemirror to v6

renovate[bot] opened this pull request 3 months ago
chore(deps): update all non-major dependencies

renovate[bot] opened this pull request 3 months ago
[DEP0040] DeprecationWarning: The `punycode` module is deprecated

baraknaveh opened this issue 3 months ago
ReferenceError: process is not defined - playwright

AllanOricil opened this issue 3 months ago
docs(reporters): junit env variables removed in v2

AriPerkkio opened this pull request 3 months ago
fix(vite-node): top-level throw in module is not reported properly

vanaigr opened this pull request 3 months ago
docs: remove outdated note

sheremet-va opened this pull request 3 months ago
Rename ci.yml to i.yml

newcloudreboss opened this pull request 3 months ago
Create aws.yml

newcloudreboss opened this pull request 3 months ago