-
When I initialized the project with Nuxt2 and selected the chakra-ui
then I got this error when I started, console show the error was in this package.
```
FATAL defu is not a function …
-
### 依赖的插件
jest jest-serializer-vue vue-jest babel-jest @vue/test-utils babel-plugin-transform-es2015-modules-commonjs
### 配置babel
使用babel-presets预设es版本,将其转为目的语法树,再转为target下可执行的代码
如果包括浏览器,则targets:…
-
**I'm submitting a ...** (check one with "x")
```
[ ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[x] support request
```
**Current behav…
-
### Version
4.5.14
### Reproduction link
[github.com](https://github.com/ffxsam/ts-jest-issue)
### Environment info
```
Environment Info:
System:
OS: macOS 11.6
CPU: (12) x6…
-
Runnig vite-jest in example `vue-app-ts` throws an error.
## Steps to reproduce
1. `git clone git@github.com:sodatea/vite-jest.git`
1. `cd examples/vue-app-ts`
1. Update package.json
```
…
-
### Version
4.5.11
### Reproduction link
[https://github.com/Robin-Hoodie/test-jest-modern-faketimers](https://github.com/Robin-Hoodie/test-jest-modern-faketimers)
### Environment info…
-
### Version
5.0.0-beta.6
### Environment info
```
Environment Info:
System:
OS: macOS 11.6
CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
Binaries:
Nod…
-
I have Jest setup to test files with `@vue/vue3-jest` and it runs all of the Vue tests just fine, however I came across a peculiar issue regarding test coverage - it was going down in our CI dashboard…
-
# Description
As outcome of several faced complexities, add a troubleshooting section within [unit tests](https://rancher.github.io/dashboard/testing/unit-test) and [Storybook](https://rancher.gith…
cnotv updated
4 months ago
-
When importing relative paths inside a stylesheet being made globally available using the option `jest.globals['vue-jest'].resources`, the test will fail with the following error:
Considering t…