vitest-websocket-mock@0.6.0
Mock websockets and assert complex websocket interactions with Vitest
MIT
2026-07-11
安装 (0.6.0)
npm install vitest-websocket-mock@0.6.0
yarn add vitest-websocket-mock@0.6.0
pnpm add vitest-websocket-mock@0.6.0
bun add vitest-websocket-mock@0.6.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| @vitest/utils | 4.1.1 |
| mock-socket | ^9.2.1 |
devDependencies (15)
| 包名 | 版本要求 |
|---|---|
| @typescript-eslint/eslint-plugin | ^5.59.0 |
| @typescript-eslint/parser | ^5.59.0 |
| @vitest/coverage-v8 | 4.1.1 |
| eslint | ^8.38.0 |
| eslint-config-prettier | ^8.5.0 |
| eslint-config-react-app | ^7.0.1 |
| eslint-plugin-react-hooks | ^4.6.0 |
| eslint-plugin-react-refresh | ^0.3.4 |
| eslint-plugin-simple-import-sort | ^10.0.0 |
| prettier | ^2.0.2 |
| rimraf | ^4.1.2 |
| tsup | ^8.5.1 |
| typescript | ^4.0.2 |
| vite | ^8.1.4 |
| vitest | 4.1.1 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| vitest | >=4 |