jest-spy-mock-stub-reference:开玩笑.fn()和.spyOn()spystubmock断言参考

时间:2024-05-31 22:22:37
【文件属性】:

文件名称:jest-spy-mock-stub-reference:开玩笑.fn()和.spyOn()spystubmock断言参考

文件大小:120KB

文件格式:ZIP

更新时间:2024-05-31 22:22:37

nodejs jest jest-tests jest-matchers JavaScript

开玩笑.fn()和spyOn()spy / stub / mock断言参考 要求 节点10 纱线1.x或npm 设置 克隆存储库 运行yarn或npm install将安装所有必需的依赖项。 npm脚本 等效的npm run [removed]也应该起作用 yarn test测试使用Jest运行测试 yarn lint将用棉绒所有文件 yarn format将在所有示例文件(和测试)上使用--fix选项运行lint。 执照 代码是根据。


【文件预览】:
jest-spy-mock-stub-reference-master
----package.json(569B)
----.github()
--------dependabot.yml(150B)
--------workflows()
----LICENSE(1KB)
----src()
--------to-be-called.test.js(345B)
--------to-have-been-called-times.test.js(606B)
--------not-to-be-have-been-called.test.js(479B)
--------to-have-been-called-with.test.js(1KB)
--------to-have-been-called.test.js(371B)
--------spy-mock-implementation.test.js(472B)
----.gitignore(1KB)
----README.md(548B)
----yarn.lock(289KB)
----.editorconfig(304B)

网友评论