书栈网 · BookStack 本次搜索耗时 0.051 秒,为您找到 1291 个相关结果.
  • 快速开始

    快速开始 在命令行中运行 更多配置 生成基础配置文件 使用 Babel 使用 webpack 使用 Vite 使用 Parcel 使用 TypeScript 配置 babel 配置 ts-jest 类型定义 快速开始 使用你最喜欢的包管理器安装Jest: npm Yarn npm install -- save - d...
  • 快速开始

    快速开始 在命令行中运行 更多配置 生成基础配置文件 使用 Babel 使用 webpack 使用 Parcel 使用 TypeScript 配置 babel 配置 ts-jest 类型定义 快速开始 使用你最喜欢的包管理器安装Jest: npm Yarn npm install -- save - dev jest ...
  • Getting Started

    Running from command line Additional Configuration Generate a basic configuration file Using Babel Babel 6 Using webpack Using TypeScript Install Jest using yarn : yarn a...
  • ECMAScript Modules

    ECMAScript Modules Differences between ESM and CommonJS Module mocking in ESM ECMAScript Modules caution Jest ships with experimental support for ECMAScript Modules (ESM). ...
  • Getting Started

    Getting Started 在命令行运行 更多配置 生成一个基础配置文件 使用 Babel 使用 webpack Using parcel 使用 TypeScript Getting Started 使用 yarn 安装 Jest︰ yarn add -- dev jest 或 npm : npm install ...
  • From v28 to v29

    From v28 to v29 Compatibility Snapshot format JSDOM upgrade pretty-format jest-mock TypeScript jest.mocked() From v28 to v29 Upgrading Jest from v28 to v29? This guide...
  • 模拟函数

    模拟函数 方法 参考 mockFn.getMockName() mockFn.mock.calls mockFn.mock.results mockFn.mock.instances mockFn.mock.contexts mockFn.mock.lastCall mockFn.mockClear() mockFn.mockR...
  • Getting Started

    Getting Started 在命令行运行 更多配置 生成一个基础配置文件 使用 Babel 使用 webpack 使用 TypeScript Getting Started 使用 yarn 安装 Jest︰ yarn add -- dev jest 或 npm : npm install -- save - dev...
  • Getting Started

    在命令行运行 更多配置 生成一个基础配置文件 使用 Babel 使用 webpack 使用 TypeScript 使用 yarn 安装 Jest︰ yarn add -- dev jest 或 npm : npm install -- save - dev jest 注:Jest的文档统一使用yarn 命令,不...
  • Testing Web Frameworks

    Testing Web Frameworks React Vue.js AngularJS Angular MobX Redux Express.js GatsbyJS Hapi.js Next.js Testing Web Frameworks Jest is a universal testing platform, with ...