The go-QA test library is on github. Traditional test engine good for creating black box testing frameworks.

agolangf · · 491 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>The <a href="https://github.com/go-QA" rel="nofollow">go-QA</a> repositories have a <a href="https://github.com/go-QA/goQA" rel="nofollow">test engine</a> that can be used for black box testing of a code base. It uses Go&#39;s awesome concurrency abilities to run test cases and suites in parallel.</p> <p>The <a href="https://github.com/go-QA/logger" rel="nofollow">logger</a> I put into a separate repository because it might be useful on it&#39;s own. It&#39;s a rapper around golang&#39;s log that manages multiple log streams and sets the loggng level for each.</p> <p>Any feedback on this framework is welcome. Please contact me if you want to be involved or get started using it. The README and example file has more details on how things can be used and work.</p> <p>Thanks, Kregg</p>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

491 次点击  
加入收藏 微博
0 回复
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传