Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vuejs/vue-jest issues and pull requests
#566 - SyntaxError: Cannot use import statement outside a module
Issue -
State: open - Opened by pankajd1990 2 months ago
#565 - [@vue/compiler-sfc] No fs option provided to `compileScript` in non-Node environment. when importing types in Vue file
Issue -
State: open - Opened by mschwebler-tgm 2 months ago
#564 - Unable to get 100% branches coverage, always missing 1 branch
Issue -
State: open - Opened by fitu-martin 3 months ago
#563 - [vue-jest] Error: Vue template compilation failed
Issue -
State: open - Opened by 498755303 3 months ago
#562 - Tests fail due to "Cannot destructure property 'config' of 'undefined' as it is undefined."
Issue -
State: closed - Opened by clyncha 7 months ago
#561 - Bug: Props detection broken with jest since 2.4.2 (works in 2.4.1)
Issue -
State: open - Opened by sawmurai 8 months ago
- 7 comments
Labels: bug
#560 - 组件测试的时候,vuewrapper里面拿到的vm是空,使用的script setup写法,optionsApi写法是ok的?
Issue -
State: open - Opened by chenNoway 9 months ago
#559 - Single uncovered line flagged by Vue `template`
Issue -
State: open - Opened by squaredindex 10 months ago
- 2 comments
#558 - fix: v-bind(css) + number prefix folder path + windows : make a error
Pull Request -
State: open - Opened by ShuZhong 11 months ago
#557 - Newest version on npmjs.com is 5.x alphs, but on GitHub it's up to 29.x
Issue -
State: open - Opened by outdoorsman 11 months ago
#556 - @use rules must be written before any other rules.
Issue -
State: open - Opened by Hai-San 12 months ago
#555 - chore(deps): bump @babel/traverse from 7.17.9 to 7.23.2
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#554 - chore(deps-dev): bump postcss from 7.0.36 to 8.4.31
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#553 - Injecting SFC styles into the DOM using JSDom test environment
Issue -
State: open - Opened by ursulean about 1 year ago
- 1 comment
#552 - chore(deps): bump semver from 5.7.1 to 5.7.2
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#551 - chore(deps): bump word-wrap from 1.2.3 to 1.2.5
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#550 - Incompatibility with Prettier v3
Issue -
State: open - Opened by threepipes over 1 year ago
- 4 comments
#550 - Incompatibility with Prettier v3
Issue -
State: open - Opened by threepipes over 1 year ago
#549 - v-bind(css) + number prefix folder path + windows : make a syntax error
Issue -
State: open - Opened by ShuZhong over 1 year ago
- 1 comment
#548 - fix: allow importing relative paths in global resources
Pull Request -
State: closed - Opened by pmrotule over 1 year ago
- 6 comments
#547 - fix: `lang='tsx'` doesn't work for Vue 3 SFC
Pull Request -
State: closed - Opened by sevilyilmaz over 1 year ago
- 6 comments
#546 - Cannot find module '@babel/preset-env'
Issue -
State: open - Opened by nwoltman over 1 year ago
#545 - DOCS: vue-jest 4.x doesn't support jest 25.x
Issue -
State: open - Opened by Alex-Sokolov over 1 year ago
#544 - Test fails to run when using CSS v-bind and parent directory starts with "x"
Issue -
State: open - Opened by tcummin2 over 1 year ago
#543 - Using v8 as the coverageProvider, used files without tests are being reported with 100% coverage
Issue -
State: open - Opened by pasanenf over 1 year ago
- 2 comments
#542 - New test fail with mistake ENOENT: no such file or directory, open
Issue -
State: open - Opened by DimaKuznietsov over 1 year ago
- 1 comment
#541 - Fix: script and script setup in same vue component file (Vue 3)
Pull Request -
State: closed - Opened by quienti over 1 year ago
- 6 comments
#540 - Instructions for setting up `vue-test` when migrating from Vue 2 to Vue 3?
Issue -
State: open - Opened by mikemklee over 1 year ago
- 1 comment
#539 - `compilerOptions` in `jest.globals` not taking effect?
Issue -
State: open - Opened by mikemklee over 1 year ago
- 7 comments
#538 - Upgrade TS target to ES6
Issue -
State: open - Opened by ruojianll over 1 year ago
- 3 comments
#537 - chore(deps): bump minimist from 1.2.5 to 1.2.8
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#536 - fix: script and script setup in same vue component file
Pull Request -
State: closed - Opened by renansoares over 1 year ago
- 3 comments
#535 - Issue with script and script setup in the same vue file
Issue -
State: closed - Opened by renansoares over 1 year ago
- 5 comments
#534 - Update version table
Pull Request -
State: open - Opened by yshrsmz almost 2 years ago
#533 - Unable to mock $style object on a Vue 3 Options API based component using CSS Modules
Issue -
State: open - Opened by schrags08 almost 2 years ago
#532 - install errors
Issue -
State: open - Opened by khteh almost 2 years ago
#531 - 🐛 BUG: Import of vue file results in error
Issue -
State: open - Opened by sschneider-ihre-pvs almost 2 years ago
- 2 comments
#530 - Testing handlers should not require that you add parentheses
Issue -
State: open - Opened by lobo-tuerto about 2 years ago
- 6 comments
Labels: bug
#529 - DISABLE coverage reporting for <template> section
Issue -
State: open - Opened by chaples55 almost 2 years ago
#528 - How to load a custom babel config for vue-jest in Node
Issue -
State: open - Opened by Jinjiang almost 2 years ago
#527 - Getting `SyntaxError: Cannot use import statement outside a module` for some imports
Issue -
State: closed - Opened by jjohnson1994 almost 2 years ago
- 1 comment
#526 - chore(deps): bump json5 from 1.0.1 to 1.0.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 6 comments
Labels: dependencies
#525 - Test do not work with Vue 2.7 and Vue <script setup> Setup Api
Issue -
State: open - Opened by marlokessler almost 2 years ago
- 4 comments
#524 - README mistake regarding "babel-core@bridge"
Issue -
State: open - Opened by yairEO almost 2 years ago
#523 - The coverage report of e2e directory about this reposity is not correct
Issue -
State: open - Opened by zhangbg almost 2 years ago
- 2 comments
#522 - Coverage report is complaining about non existing lines of code
Issue -
State: closed - Opened by Envoy49 almost 2 years ago
- 1 comment
#521 - Test variables and functions of Vue 2.7 composition API component
Issue -
State: closed - Opened by CazSaa almost 2 years ago
- 3 comments
#520 - TypeError: Cannot read properties of undefined (reading 'cwd')
Issue -
State: open - Opened by derweise almost 2 years ago
#519 - docs: Jest globals key is always `vue-jest`
Pull Request -
State: closed - Opened by hngl almost 2 years ago
- 3 comments
#518 - "Cannot find module" when importing .vue files
Issue -
State: closed - Opened by dschmidt almost 2 years ago
- 1 comment
#517 - chore(deps): bump qs from 6.5.2 to 6.5.3
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#516 - fix: Map lines for script block
Pull Request -
State: closed - Opened by wolfgangwalther almost 2 years ago
- 2 comments
#515 - chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#514 - Coverage (and debugging from IDE) is broken with @vue/vue3-jest
Issue -
State: open - Opened by michael42 about 2 years ago
- 8 comments
#513 - chore(deps): bump minimatch from 3.0.4 to 3.1.2
Pull Request -
State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#512 - `vue3-jest` - Imports from directories and packages with namespace 'vue' get cut out when running unit tests.
Issue -
State: open - Opened by Giergiel96 about 2 years ago
- 8 comments
#511 - `Cannot read properties of undefined (reading 'extend')` when using `@vue/vue2` with jest projects -- works with legacy `vue-jest`
Issue -
State: open - Opened by fjaeger about 2 years ago
#510 - Is it possible to add support for lang="tsx" in sfc?
Issue -
State: closed - Opened by Lisheri about 2 years ago
- 3 comments
#509 - Fix "ReferenceError: true__options__ is not defined"
Pull Request -
State: closed - Opened by dschmidt about 2 years ago
- 8 comments
#508 - Can't run jest with error "Cannot find module '../../Notifications.vue' or its corresponding type declarations."
Issue -
State: closed - Opened by websitevirtuoso about 2 years ago
- 2 comments
#507 - Jest encountered an unexpected token from vue 2 application
Issue -
State: open - Opened by ashif25 about 2 years ago
- 1 comment
#506 - Trouble with `@vue/vue3-jest` and webstorm/phpstorm/jetbrains breakpoints in vue component tag script
Issue -
State: open - Opened by adminoid about 2 years ago
- 1 comment
#505 - @vue/vue2-jest: Second script tag in components not loading
Issue -
State: open - Opened by jaythomas about 2 years ago
- 4 comments
#504 - Coverage issues
Issue -
State: open - Opened by SamuelWei about 2 years ago
- 4 comments
#503 - Still having issues with Vue 2.7 and <script setup>
Issue -
State: closed - Opened by mohammedzamakhan about 2 years ago
- 3 comments
#502 - fix(tsconfig): parse extended tsconfigs when transpiling script blocks
Pull Request -
State: closed - Opened by thebanjomatic about 2 years ago
- 5 comments
#501 - fix: Revert vueOptionsNamespace changes from <script setup> commit
Pull Request -
State: closed - Opened by wolfgangwalther about 2 years ago
- 3 comments
#500 - Wrong coverage lines due to missing template
Issue -
State: closed - Opened by meufel about 2 years ago
- 3 comments
#499 - Path of vue file for coverage seem to be wrong
Issue -
State: closed - Opened by MedianAura about 2 years ago
#498 - Inlining functional Components breaks mounting
Issue -
State: closed - Opened by Gbeschbacher about 2 years ago
- 2 comments
#497 - Incorrect coverage report if there is variable initialization before export default statement on vue file
Issue -
State: closed - Opened by vano20 about 2 years ago
- 3 comments
#496 - Get the "Unknown custom element" when running test on the component using <script setup> in Vue 2.7
Issue -
State: closed - Opened by Ceall8650 about 2 years ago
- 3 comments
#495 - New tsconfig loading feature doesn't respect tsconfig extends
Issue -
State: closed - Opened by RhodeHummel over 2 years ago
- 4 comments
Labels: bug
#494 - breaking: support Jest 29
Pull Request -
State: closed - Opened by nogic1008 over 2 years ago
Labels: enhancement, upstream
#493 - Add compilerOptions when processing the template, on v5.0.0-alpha.10
Issue -
State: open - Opened by kazvaggos over 2 years ago
- 2 comments
#492 - Don't set inputSourceMap on babel-jest transform
Pull Request -
State: closed - Opened by josephlbarnett over 2 years ago
- 6 comments
#491 - fix(vue3-jest): reduce `getTypeScriptConfig` calls
Pull Request -
State: closed - Opened by nogic1008 over 2 years ago
- 6 comments
Labels: invalid, vue3-jest
#490 - `Not found tsconfig.json` warning in log
Issue -
State: closed - Opened by Theiaz over 2 years ago
- 2 comments
Labels: invalid, vue3-jest
#489 - feat: support <script setup> in Vue 2.7 (supersedes #483)
Pull Request -
State: closed - Opened by kiroushi over 2 years ago
- 26 comments
Labels: enhancement, vue2-jest
#488 - Vue files not included in coverage reports
Issue -
State: open - Opened by zhenglong0034 over 2 years ago
#487 - Coverage showing Unknown%
Issue -
State: closed - Opened by derHodrig over 2 years ago
- 2 comments
#486 - Fix source maps for vue2-jest
Pull Request -
State: closed - Opened by NikhilVerma over 2 years ago
- 7 comments
#485 - templateCompiler.compiler is ignored, cannot use vue-template-babel-compiler
Issue -
State: open - Opened by thany over 2 years ago
- 6 comments
#484 - pug doctype should be html (bad codegen when emitting v-else)
Issue -
State: open - Opened by softwareCobbler over 2 years ago
#483 - feat: support <script setup> in Vue 2.7
Pull Request -
State: closed - Opened by FelixGraf over 2 years ago
- 7 comments
#482 - Support vue 2.7
Issue -
State: closed - Opened by last-partizan over 2 years ago
- 3 comments
Labels: upstream, vue2-jest
#481 - vscode, vue3, jest debugging doesn't hit breakpoint
Issue -
State: open - Opened by ezimmerman over 2 years ago
- 2 comments
#480 - Coverage report incorrect
Issue -
State: open - Opened by ghost over 2 years ago
- 37 comments
#479 - ReferenceError: Vue is not defined while using shallowMount
Issue -
State: closed - Opened by nimcurry over 2 years ago
- 11 comments
#478 - fix(sass-imports): resolve module imports relative to file being processed
Pull Request -
State: closed - Opened by thebanjomatic over 2 years ago
- 8 comments
#477 - [request] allow to set options for babel-jest
Issue -
State: open - Opened by kuoruan over 2 years ago
#476 - How to collect coverage from <template> section?
Issue -
State: open - Opened by ilyub over 2 years ago
- 4 comments
#475 - fix: Less relative path in imports
Pull Request -
State: closed - Opened by cmath10 over 2 years ago
- 2 comments
#474 - Source maps for vue2 SFCs using TS are not created/wrongly created for v28
Issue -
State: closed - Opened by phloose over 2 years ago
- 15 comments
#473 - docs: Update Readme
Pull Request -
State: closed - Opened by valentinpalkovic over 2 years ago
Labels: invalid
#471 - feat: load TypeScript config from `tsconfig` package instead of `ts-jest`
Pull Request -
State: closed - Opened by nogic1008 over 2 years ago
- 5 comments
Labels: bug, dependencies
#470 - While resolving: @vue/[email protected] npm ERR! Found: [email protected]
Issue -
State: closed - Opened by FVolral over 2 years ago
- 3 comments
#469 - change hard dependency on @vue/compiler-sfc
Issue -
State: open - Opened by stefpb over 2 years ago
- 7 comments
#467 - Support jest 28
Issue -
State: closed - Opened by Theiaz over 2 years ago
- 3 comments
Labels: vue3-jest, upstream, vue2-jest
#466 - Cannot import named export from Vue file
Issue -
State: open - Opened by baffalop over 2 years ago
- 3 comments