mocha-assert-example:如何使用Mocha和assert来测试Node.js模块

时间:2021-05-17 06:30:39
【文件属性】:
文件名称:mocha-assert-example:如何使用Mocha和assert来测试Node.js模块
文件大小:5KB
文件格式:ZIP
更新时间:2021-05-17 06:30:39
JavaScript 摩卡断言示例 如何使用和来测试Node.js模块。 。 用法 npm install npm test
【文件预览】:
mocha-assert-example-master
----.gitignore(56B)
----README.md(495B)
----test()
--------delayed-map-test.js(379B)
--------maybe-first-test.js(805B)
--------promised-map-test.js(377B)
----.eslintrc(293B)
----package.json(498B)
----LICENSE.md(1KB)
----.travis.yml(161B)
----lib()
--------maybe-first.js(109B)
--------promised-map.js(200B)
--------index.js(143B)
--------delayed-map.js(143B)

网友评论