Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Vitest

Support the teams' work and keep the project substainable
Collective - Host: opensource - https://opencollective.com/vitest - Website: https://t.co/fzb56mltNN - Code: https://github.com/vitest-dev/vitest

fix(runner): handle fixture teardown error

github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
fix(runner): fix fixture cleanup when test times out

github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
fix(runner): improve fixture error messages

github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
docs: improve phrasing of a sentence in the vi.mock section

github.com/vitest-dev/vitest - huyenltnguyen opened this pull request about 1 year ago
fix(vitest): support new Request('/api') in happy-dom

github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
Unable to access input field in vitest dom

github.com/vitest-dev/vitest - MananSoniDechea opened this issue about 1 year ago
chore: update vite to latest

github.com/vitest-dev/vitest - Dunqing opened this pull request about 1 year ago
fix: don't check if vite is installed

github.com/vitest-dev/vitest - wojtekmaj opened this pull request about 1 year ago
fix: improve grammar in "Missing dep" error

github.com/vitest-dev/vitest - wojtekmaj opened this pull request about 1 year ago
fix: fix ensurePackageInstalled on Yarn PnP

github.com/vitest-dev/vitest - wojtekmaj opened this pull request about 1 year ago
Unnecessary (?) check for if vite is installed

github.com/vitest-dev/vitest - wojtekmaj opened this issue about 1 year ago
fix: bump vitest packages `peerDependencies` versions

github.com/vitest-dev/vitest - AriPerkkio opened this pull request about 1 year ago
Replace twitter icon with X icon

github.com/vitest-dev/vitest - khalednadam opened this pull request about 1 year ago
chore(deps): update dependency @types/micromatch to ^4.0.6

github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
chore(deps): update dependency @iconify-json/logos to ^1.1.40

github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
chore(deps): update dependency @iconify-json/carbon to ^1.1.24

github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
chore(deps): update dependency @antfu/ni to ^0.21.12

github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
Provide test context to `test.each()`

github.com/vitest-dev/vitest - JesusTheHun opened this issue about 1 year ago
fix: set process name for idle workers

github.com/vitest-dev/vitest - AriPerkkio opened this pull request about 1 year ago
chore: fix undefined mocked key error suggestion

github.com/vitest-dev/vitest - Sjoertjuh opened this pull request about 1 year ago
docs: `os.cpu()` should be `os.cpus()`

github.com/vitest-dev/vitest - KermanX opened this pull request about 1 year ago
Vitest failure using explicit URL import

github.com/vitest-dev/vitest - cotyhamilton opened this issue about 1 year ago
fix: BrowserTestRunner called incorrect super methods

github.com/vitest-dev/vitest - samthor opened this pull request about 1 year ago
docs: set node to 20, update tsx

github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
docs: add migration guide from Vitest 0.34

github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
fix(browser): respect "server" option in vite config

github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
docs: update social links

github.com/vitest-dev/vitest - AriPerkkio opened this pull request about 1 year ago
perf: close pool early in run-mode

github.com/vitest-dev/vitest - AriPerkkio opened this pull request about 1 year ago
vi.mock makes vi.spyOn to fail

github.com/vitest-dev/vitest - hadson172 opened this issue about 1 year ago
Error when using @vue/compat.

github.com/vitest-dev/vitest - bernardocorbella opened this issue about 1 year ago
feat(expect): compare URL objects by href

github.com/vitest-dev/vitest - kleinfreund opened this pull request about 1 year ago
docs: add section about mocking methods inside the same file

github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
docs: remove ableist test example

github.com/vitest-dev/vitest - zcolleyz opened this pull request about 1 year ago
Vitest UI is forced to open in Firefox

github.com/vitest-dev/vitest - cybercoder-naj opened this issue about 1 year ago
Vitest UI not showing any tests

github.com/vitest-dev/vitest - cybercoder-naj opened this issue about 1 year ago
chore: Fix snapshot.md "escape" grammar

github.com/vitest-dev/vitest - MaoShizhong opened this pull request about 1 year ago
vi.mock breaks live bindings

github.com/vitest-dev/vitest - nathanmmiller opened this issue about 1 year ago
JSDOM 23.0.0 atob endless recursion

github.com/vitest-dev/vitest - nils4cosee opened this issue about 1 year ago
TypeError with // @ts-expect-error

github.com/vitest-dev/vitest - js0cha opened this issue about 1 year ago
headless mode not working

github.com/vitest-dev/vitest - Andrew-web-coder opened this issue about 1 year ago
Images not loding in "Browser Mode"

github.com/vitest-dev/vitest - Andrew-web-coder opened this issue about 1 year ago
chore(deps): update dependency @types/jsdom to ^21.1.6

github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
chore(deps): update dependency @iconify-json/logos to ^1.1.39

github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
chore(deps): update dependency @iconify-json/carbon to ^1.1.22

github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
chore(deps): update dependency @antfu/ni to ^0.21.10

github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
fix(cli): prompted packages fail to install

github.com/vitest-dev/vitest - AriPerkkio opened this pull request about 1 year ago
CLI error for `vitest --ui`

github.com/vitest-dev/vitest - JesusTheHun opened this issue about 1 year ago
browser mode - puppeteer basic support

github.com/vitest-dev/vitest - oriSomething opened this pull request about 1 year ago
docs: correction to configuration parameter

github.com/vitest-dev/vitest - ann-kilzer opened this pull request about 1 year ago
feat: add expect.addEqualityTesters API

github.com/vitest-dev/vitest - eryue0220 opened this pull request about 1 year ago
fix: date prototype when using setSystemTime

github.com/vitest-dev/vitest - spiroka opened this pull request about 1 year ago
fix(deps): update dependency v8-to-istanbul to ^9.2.0

github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
fix(deps): update dependency std-env to ^3.5.0

github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
ci: cache playwright deps

github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
ci: run playwright install in tests

github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago