书栈网 · BookStack 本次搜索耗时 0.050 秒,为您找到 1288 个相关结果.
  • The Jest Object

    Mock Modules jest.disableAutomock() jest.enableAutomock() jest.genMockFromModule(moduleName) jest.mock(moduleName, factory, options) jest.unmock(moduleName) jest.doMock(module...
  • Jest Community

    The community around Jest is working hard to make the testing experience even greater. jest-community is a new GitHub organization for high quality Jest additions curated by Jes...
  • Migrating to Jest

    Migrating to Jest jest-codemods Migrating to Jest If you’d like to try out Jest with an existing codebase, there are a number of ways to convert to Jest: If you are using Jas...
  • Jest Community

    Jest Community Awesome Jest Jest Community The community around Jest is working hard to make the testing experience even greater. jest-community is a new GitHub organization ...
  • Jest 对象

    Jest 对象 方法 Mock Modules jest.disableAutomock() jest.enableAutomock() jest.createMockFromModule(moduleName) 函数 类 对象 数组 基本类型 jest.mock(moduleName, factory, options) ...
  • Configuring Jest

    Options Defaults Reference automock [boolean] bail [number | boolean] cacheDirectory [string] clearMocks [boolean] collectCoverage [boolean] collectCoverageFrom [array...
  • Jest Community

    The community around Jest is working hard to make the testing experience even greater. jest-community is a new GitHub organization for high quality Jest additions curated by Jes...
  • Configuring Jest

    Configuring Jest 选项 Defaults 参考 automock [boolean] bail [number | boolean] cacheDirectory [string] clearMocks [boolean] collectCoverage [boolean] collectCoverageFrom [...
  • The Jest Object

    The Jest Object Mock Modules jest.disableAutomock() jest.enableAutomock() jest.createMockFromModule(moduleName) renamed in Jest 26.0.0+ 函数 Class 对象 数组 Primitives ...
  • Migrating to Jest

    Migrating to Jest jest-codemods Migrating to Jest If you’d like to try out Jest with an existing codebase, there are a number of ways to convert to Jest: If you are using Ja...