-
We currently support running composables/components in a browser-type environment (with happy-dom, and soon jsdom). But there are use cases where it might be useful to support running tests in a hybri…
-
## Acceptance Criteria
1. solve the problem mentioned in task list
2. It is a low priority ticket.
## Notes
1. Currently, the playwright test output has error "Must provide a proper URL as t…
-
Since today the devtools in my console is no longer showing up. however the extension says: "Vue.js is detected on this page."
Im not sure if this is related to the release done today, but I have che…
-
### Describe the bug
Spy on an object twice and call `restoreAllMocks`, then `isMockedFunction` still thinks that it is a mock function.
### Reproduction
https://stackblitz.com/edit/vitest-de…
-
```
/Users/ying/workspace/FEProjects/vue-vben-admin/node_modules/.pnpm/vite-plugin-mock@2.9.6_9cb7b45a435b0b365a3d11bf7a7969b0/node_modules/vite-plugin-mock/es/createProdMockServer.js:2
import mockJ…
-
### What would you like?
Support for Nuxt 3 Cypress Component Testing
### Why is this needed?
We support Nuxt 2, and with Nuxt 3 on the horizon we should add support for Nuxt 3.
### Other
There i…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: win32
Arch: x…
-
感谢您的帮助!
vite.config.js配置如下
```
import vue from "@vitejs/plugin-vue";
import { viteMockServe } from "vite-plugin-mock";
import { defineConfig } from "vite";
const localEnabled = process.env.U…
-
So when I add `msw-storybook-addon` to Chromatic's Storybook (v8) React Native template [here](https://github.com/chromaui/intro-storybook-react-native-template/tree/25e76c2aad507156c1f624a48704a67a91…
-
node 18 + npm 8.15.0
npm install
npm run dev
it run with error:
ReferenceError: require is not defined
at cleanRequireCache (file:///D:/webstormSpace/com.react/react-admin-design/node_modul…