vitest-websocket-mock@0.1.0
Mock websockets and assert complex websocket interactions with Jest
MIT
2023-06-16
安装 (0.1.0)
npm install vitest-websocket-mock@0.1.0
yarn add vitest-websocket-mock@0.1.0
pnpm add vitest-websocket-mock@0.1.0
bun add vitest-websocket-mock@0.1.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| jest-diff | ^29.2.0 |
| mock-socket | ^9.1.0 |
devDependencies (13)
| 包名 | 版本要求 |
|---|---|
| @typescript-eslint/eslint-plugin | ^5.45.0 |
| @typescript-eslint/parser | ^5.45.0 |
| @vitest/coverage-c8 | ^0.32.2 |
| eslint | ^8.28.0 |
| eslint-config-prettier | ^8.5.0 |
| eslint-config-react-app | ^7.0.1 |
| eslint-plugin-simple-import-sort | ^10.0.0 |
| prettier | ^2.0.2 |
| rimraf | ^4.1.2 |
| typescript | ^4.0.2 |
| vite | ^4.3.9 |
| vite-plugin-node-stdlib-browser | ^0.2.1 |
| vitest | ^0.31.0 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| vitest | ^0.31.0 |