tpill:MoNoApps 测试丸

时间:2024-07-19 14:41:18
【文件属性】:

文件名称:tpill:MoNoApps 测试丸

文件大小:3KB

文件格式:ZIP

更新时间:2024-07-19 14:41:18

JavaScript

药丸 断言的同步测试。 安装 npm install tpill 用法 // import var TPill = require ( 'tpill' ) . TPill ; var tpill = new TPill ( ) ; // var tpill = new TPill(3000); wait 3 seconds // add test tpill . create ( 1 , 1 , 'My Test is True' , true ) ; tpill . create ( 1 , '1' , 'My Second Test is True ' , false ) ; // run all test tpill . run ( function ( ) { process . exit ( ) } ) ; 接口 tpill . create ( current , ex


【文件预览】:
tpill-master
----package.json(452B)
----tpill.js(2KB)
----test()
--------tpill.test.js(1KB)
----LICENSE(1KB)
----.gitignore(13B)
----README.md(500B)

网友评论