GoConvey 是个相当不错的 Go 测试工具,支持 go test。可直接在终端窗口和浏览器上使用。
特点:
* 直接与 go test 集成* 巨大的回归测试套件
* 可读性强的色彩控制台输出
* 完全自动化的 Web UI
* 测试代码生成器
* 桌面提醒(可选)
* 自动在终端中运行自动测试脚本
* 可立即在 [Sublime Text](http://www.sublimetext.com) 中打开测试问题对应的代码行 ([some assembly required](https://github.com/asuth/subl-handler))
![image](http://static.oschina.net/uploads/space/2013/1115/082526_eDZV_12.png)
![image](http://static.oschina.net/uploads/space/2013/1115/082533_eI70_12.png)