0.0.18 • Published 5 years ago
testf v0.0.18
testf
a visual function test tool!
如何使用
- 全局安装
testf
:npm install -g testf
- 进入需要调试文件:
cd xxxx
- 执行命令:
testf ./xxx.js(文件名) xxx(函数名)
未来版本功能
- 自动化版本测试;
- 数据编辑器
- UI编辑器
- 测试用例保存
a visual function test tool!
testf
: npm install -g testf
cd xxxx
testf ./xxx.js(文件名) xxx(函数名)