GitHub / vitest-dev/vitest issues and pull requests
#8316 - vitest browser Locator select text
Issue -
State: closed - Opened by tednaaa 11 days ago
- 2 comments
Labels: enhancement: pending triage
#8315 - fix: annotation location always points to the test file
Pull Request -
State: closed - Opened by sheremet-va 11 days ago
- 1 comment
#8312 - test: print onUserConsoleLog separetly from test run
Pull Request -
State: closed - Opened by sheremet-va 11 days ago
- 1 comment
#8309 - Vitest browser errors suggest locator syntax that vitest doesn't support
Issue -
State: open - Opened by KieranP 12 days ago
- 1 comment
Labels: pending triage
#8308 - expect.poll.timeout not being respected
Issue -
State: open - Opened by KieranP 12 days ago
- 1 comment
Labels: needs reproduction
#8307 - Undesired and/or unintuitive behaviors with mocked class methods
Issue -
State: open - Opened by marcogrcr 12 days ago
Labels: pending triage
#8306 - fix(rolldown-vite): properly disable minifier in the browser client
Pull Request -
State: open - Opened by sheremet-va 12 days ago
- 1 comment
#8305 - fix(wdio): wait for the driver to be properly closed
Pull Request -
State: open - Opened by sheremet-va 12 days ago
- 1 comment
#8304 - feat: don't use vite-node in coverage packages
Pull Request -
State: open - Opened by sheremet-va 12 days ago
- 3 comments
#8302 - useFakeTimers causes the postgres connection to hang
Issue -
State: closed - Opened by rxliuli 12 days ago
- 4 comments
Labels: pending triage
#8301 - feat(mocker): add `automocker` entry
Pull Request -
State: closed - Opened by sheremet-va 13 days ago
- 1 comment
#8300 - ci: remove Node 18 because our dev dependencies don't support it
Pull Request -
State: closed - Opened by sheremet-va 13 days ago
- 1 comment
#8299 - chore(deps): update dependency inquirer to v12
Pull Request -
State: closed - Opened by renovate[bot] 13 days ago
- 1 comment
Labels: dependencies
#8298 - chore(deps): update dependency happy-dom to v18
Pull Request -
State: closed - Opened by renovate[bot] 13 days ago
- 1 comment
Labels: dependencies
#8297 - fix: prevent rpc timeout on slow thread blocking synchronous methods
Pull Request -
State: open - Opened by AriPerkkio 14 days ago
- 2 comments
#8294 - feat(expect): support `toBeNullable` expect function to check provided value is nullish
Pull Request -
State: closed - Opened by Shinyaigeek 15 days ago
- 2 comments
#8293 - Upgrading from vitest 3.1.4 to 3.2.0 lead to `Javascript out of memory`
Issue -
State: open - Opened by axel7083 15 days ago
- 4 comments
Labels: p4-important
#8292 - Add SWC coverage provider for Vitest
Issue -
State: open - Opened by travzhang 15 days ago
- 8 comments
Labels: feat: coverage
#8291 - feat(coverage-swc): add SWC coverage provider for Vitest
Pull Request -
State: closed - Opened by travzhang 15 days ago
- 2 comments
#8290 - fix: Remove Nullable type.
Pull Request -
State: closed - Opened by cpojer 16 days ago
- 2 comments
#8289 - Custom Type not recognized with `instanceof`
Issue -
State: open - Opened by marcalexiei 16 days ago
- 4 comments
Labels: pending triage
#8288 - fix: distribute test files to shards more evenly
Pull Request -
State: closed - Opened by Shinyaigeek 16 days ago
- 1 comment
#8287 - Updating ts version then tests fail
Issue -
State: closed - Opened by zcf0508 16 days ago
- 2 comments
Labels: pending triage
#8286 - docs: Fix typo in Runner API page
Pull Request -
State: closed - Opened by bernardobelchior 17 days ago
- 1 comment
#8285 - feat: add spy option to vi.mockObject
Pull Request -
State: closed - Opened by rChaoz 17 days ago
- 1 comment
#8284 - Add `spy` option to `vi.mockObject`
Issue -
State: closed - Opened by rChaoz 17 days ago
Labels: enhancement: pending triage
#8282 - docs: fix misleading path example in outputFile config reference
Pull Request -
State: closed - Opened by Fayazexo 17 days ago
- 3 comments
#8280 - Support conditional projects
Issue -
State: closed - Opened by lishaduck 18 days ago
- 6 comments
Labels: enhancement: pending triage
#8279 - vitest-environment-browser doesn't exist
Issue -
State: closed - Opened by ryanleecode 18 days ago
- 2 comments
Labels: needs reproduction
#8278 - fix: use suite's timeout when `test.extend`
Pull Request -
State: closed - Opened by AriPerkkio 18 days ago
- 1 comment
#8277 - v3.2.4 broke timeout inheritance from `describe` when using `test.extend()`
Issue -
State: closed - Opened by jgoux 18 days ago
- 1 comment
Labels: p3-minor-bug
#8276 - Tests time out too early
Issue -
State: open - Opened by DonaldDuck313 18 days ago
- 2 comments
Labels: pending triage
#8275 - docs(vite-node): Update programmatic usage example
Pull Request -
State: closed - Opened by Tobbe 19 days ago
- 1 comment
#8274 - Vitest Browser - PlaywrightLocator missing `length` property, making `toHaveLength` impossible
Issue -
State: open - Opened by KieranP 19 days ago
Labels: pending triage
#8273 - Fix: nested test projects
Pull Request -
State: open - Opened by fightZy 19 days ago
- 3 comments
#8272 - fix: add `--changed` flag support to `vitest list` command (fix #8270)
Pull Request -
State: open - Opened by haakonjackfloat 19 days ago
#8271 - fix: add `--changed` flag support to `vitest list` command (fix #8270)
Pull Request -
State: closed - Opened by haakonjackfloat 19 days ago
- 2 comments
#8270 - `--changed` flag is ignored when running `vitest list --changed`
Issue -
State: open - Opened by haakonjackfloat 19 days ago
Labels: pending triage
#8268 - chore(deps): update dependency fastify to v5
Pull Request -
State: closed - Opened by renovate[bot] 20 days ago
- 1 comment
Labels: dependencies
#8267 - chore(deps): update browser-actions/setup-chrome action to v2
Pull Request -
State: closed - Opened by renovate[bot] 20 days ago
- 1 comment
Labels: dependencies
#8266 - feat(types): add better promise support in expects and matchers
Pull Request -
State: open - Opened by samchungy 21 days ago
- 3 comments
#8265 - Implement fuzzy snapshots
Issue -
State: open - Opened by vitonsky 21 days ago
- 3 comments
Labels: enhancement: pending triage
#8262 - fix!: ignore `--standalone` when CLI filename filter is used
Pull Request -
State: closed - Opened by AriPerkkio 22 days ago
- 1 comment
Labels: breaking change
#8262 - fix!: ignore `--standalone` when CLI filename filter is used
Pull Request -
State: open - Opened by AriPerkkio 22 days ago
- 1 comment
Labels: breaking change
#8260 - fix(vitest): override `config.include` option with `config.browser.instances[].include` option if it is specified
Pull Request -
State: open - Opened by Shinyaigeek 22 days ago
- 1 comment
#8259 - `test.projects.name` ignored in `vitest --ui`
Issue -
State: closed - Opened by vincesp 22 days ago
- 2 comments
Labels: pending triage
#8258 - Browser Mode, expose real page context
Issue -
State: closed - Opened by pfteter 23 days ago
- 8 comments
Labels: enhancement: pending triage
#8256 - feat(ui): [PoC] bundle reporter ui's HTML and it's resources into single HTML file
Pull Request -
State: open - Opened by Shinyaigeek 23 days ago
- 1 comment
#8254 - docs: correct `GitHub` casing
Pull Request -
State: closed - Opened by iiio2 23 days ago
- 2 comments
#8253 - Add documentation for import.meta.env.VITEST
Issue -
State: open - Opened by dyf19118 23 days ago
- 1 comment
Labels: enhancement: pending triage
#8252 - chore(deps): update dependency why-is-node-running to v3
Pull Request -
State: open - Opened by KazariEX 24 days ago
- 1 comment
#8251 - docs: fix typo in `skip` method usage description
Pull Request -
State: closed - Opened by francescocesari 24 days ago
- 1 comment
#8250 - fix(watch): filename filter runs duplicate tests in workspaces
Pull Request -
State: closed - Opened by AriPerkkio 24 days ago
- 1 comment
#8249 - Watch-mode filename filter runs duplicate files in workspaces
Issue -
State: closed - Opened by AriPerkkio 24 days ago
Labels: p3-minor-bug, feat: workspace
#8248 - fix(reporter): invisible CLI menus when `vitest --standalone`
Pull Request -
State: closed - Opened by AriPerkkio 24 days ago
- 1 comment
#8246 - `vi.mock()` doesn't work on browser mode
Issue -
State: open - Opened by ocavue 24 days ago
- 5 comments
Labels: pending triage
#8245 - docs: fixes doc about inlining external dependencies
Pull Request -
State: closed - Opened by madeofsun 24 days ago
- 1 comment
#8244 - `No test files found` error with sharing and just a few shards
Issue -
State: closed - Opened by Fox32 25 days ago
- 2 comments
Labels: p3-minor-bug
#8241 - fix(core): Fix `objectContaining` expect utility to have more compatibility to jest's one
Pull Request -
State: closed - Opened by Shinyaigeek 25 days ago
- 2 comments
#8239 - fix(coverage): prevent encoding filenames of uncovered files
Pull Request -
State: closed - Opened by AriPerkkio 26 days ago
- 1 comment
#8238 - `experimentalAstAwareRemapping` fails for uncovered files with non-standard symbols in their names
Issue -
State: closed - Opened by madeofsun 26 days ago
- 1 comment
Labels: feat: coverage, p3-significant
#8236 - chore(deps): update dependency @vitejs/plugin-vue to v6
Pull Request -
State: closed - Opened by renovate[bot] 27 days ago
- 1 comment
Labels: dependencies
#8235 - fix(deps): update all non-major dependencies
Pull Request -
State: closed - Opened by renovate[bot] 27 days ago
- 3 comments
Labels: dependencies
#8234 - feat(browser): support `toBeInViewport` utility method to assert element is in viewport or not
Pull Request -
State: closed - Opened by Shinyaigeek 27 days ago
- 6 comments
#8233 - chore: add reminder about "Allow edits" in PR template
Pull Request -
State: closed - Opened by AriPerkkio 27 days ago
- 1 comment
#8232 - ReferenceError: Cannot access 'dispose' before initialization.
Issue -
State: closed - Opened by crabvk 28 days ago
- 1 comment
Labels: pending triage
#8231 - fix(mocker): fix `regexpHoistable` to allow whitespace before parentheses
Pull Request -
State: closed - Opened by cszhjh 28 days ago
- 1 comment
#8230 - Document where global TestContext type declaration should go
Issue -
State: open - Opened by Soviut 29 days ago
Labels: enhancement: pending triage
#8229 - CLI failure on "too many shards" causing errors in monorepo
Issue -
State: closed - Opened by shamrt-v 29 days ago
- 3 comments
Labels: needs reproduction, pending triage
#8228 - Allow allowedHosts (again?)
Issue -
State: closed - Opened by donaldpipowitch 29 days ago
- 5 comments
Labels: pending triage
#8227 - fix: pass testTimeout as timeout to birpc (vitest-dev#8164)
Pull Request -
State: open - Opened by andruhon 30 days ago
- 2 comments
#8226 - Hierarchical Subprojects
Issue -
State: open - Opened by steveluscher 30 days ago
Labels: enhancement: pending triage
#8225 - Fundamental problem with vitest in nestjs when mocking service injections but bun test works
Issue -
State: closed - Opened by gerhardcit about 1 month ago
- 2 comments
Labels: pending triage
#8223 - fix(reporter)!: remove deprecated APIs
Pull Request -
State: open - Opened by AriPerkkio about 1 month ago
- 1 comment
#8221 - Whitespace should not have any significance
Issue -
State: closed - Opened by sharq88 about 1 month ago
Labels: pr welcome, p3-minor-bug
#8219 - test: wait longer in waitFor test
Pull Request -
State: closed - Opened by sheremet-va about 1 month ago
- 1 comment
#8218 - fix!: remove deprecated `workspace` option in favor of `projects`
Pull Request -
State: closed - Opened by sheremet-va about 1 month ago
- 1 comment
#8217 - docs: remove old migration guides
Pull Request -
State: closed - Opened by sheremet-va about 1 month ago
- 1 comment
#8216 - docs: clarify node types
Pull Request -
State: closed - Opened by sheremet-va about 1 month ago
- 1 comment
#8215 - fix: allow overriding globals in types
Pull Request -
State: closed - Opened by sheremet-va about 1 month ago
- 1 comment
#8214 - `cancelCurrentRun` does not work on subsequent runs
Issue -
State: closed - Opened by ghengeveld about 1 month ago
- 4 comments
Labels: needs reproduction, pending triage
#8213 - docs: add "oomol" to gold sponsors
Pull Request -
State: closed - Opened by BlackHole1 about 1 month ago
- 4 comments
#8212 - fix!(coverage): do not throw if reports directory is a mount
Pull Request -
State: open - Opened by orgads about 1 month ago
- 3 comments
#8211 - chore(deps): update dependency axios to v1
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 1 comment
Labels: dependencies
#8210 - chore(deps): update all non-major dependencies
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 1 comment
Labels: dependencies
#8208 - feat!: use module-runner instead of vite-node
Pull Request -
State: open - Opened by sheremet-va about 1 month ago
- 1 comment
#8207 - Fix: Correct typos in documentation and tests
Pull Request -
State: closed - Opened by kilavvy about 1 month ago
- 1 comment
#8205 - fix!: remove deprecated environmentMatchGlobs and poolMatchGlobs
Pull Request -
State: closed - Opened by sheremet-va about 1 month ago
- 2 comments
#8204 - fix(browser): run in-source tests only when the file itsels is a test file
Pull Request -
State: closed - Opened by sheremet-va about 1 month ago
- 1 comment
#8203 - fix!: remove deprecated types
Pull Request -
State: closed - Opened by sheremet-va about 1 month ago
- 1 comment
#8202 - feat!: remove support for Vite 5
Pull Request -
State: closed - Opened by sheremet-va about 1 month ago
- 1 comment
#8201 - `Channel closed` error as of recent version of Vitest
Issue -
State: open - Opened by breadadams about 1 month ago
- 18 comments
Labels: pending triage
#8200 - fix!: remove Node types from the main entry point, use `vitest/node` instead
Pull Request -
State: closed - Opened by sheremet-va about 1 month ago
- 1 comment
#8199 - fix!: remove deprecated typecheck and runner types
Pull Request -
State: closed - Opened by sheremet-va about 1 month ago
- 1 comment
#8198 - fix!: remove deprecated internal helpers and environment exports
Pull Request -
State: closed - Opened by sheremet-va about 1 month ago
- 1 comment
#8197 - fix!: remove deprecated coverage options in favor of `vitest/node` exports
Pull Request -
State: closed - Opened by sheremet-va about 1 month ago
- 1 comment
#8196 - fix!: remove UserConfig type in favor of ViteUserConfig
Pull Request -
State: closed - Opened by sheremet-va about 1 month ago
- 1 comment
#8195 - fix!: replace deprecated ErrorWithDiff with TestError
Pull Request -
State: closed - Opened by sheremet-va about 1 month ago
- 1 comment
#8194 - fix!: remove deprecated getSourceMap
Pull Request -
State: closed - Opened by sheremet-va about 1 month ago
- 1 comment
#8192 - fix: validation for arraykeys in suite for it.each cases
Pull Request -
State: open - Opened by DevJoaoLopes about 1 month ago
- 2 comments