my god, just discovered goconvey, what else i am missing?

xuanbao · 2015-05-23 07:43:02 · 799 次点击    
这是一个分享于 2015-05-23 07:43:02 的资源,其中的信息可能已经有所发展或是发生改变。

is there a list with the projects that should be known this days to any one programming with go?


评论:

vldo:

you should definitely have a look over awesome-go

baijum:

It would be great if this link can be added to the sidebar here.

gnagnone:

I totally agree with you!

mrwnmonm:

great, that's what i'm talking about?

mdwhatcott:

If you like goconvey you might also like gunit and scantest, which I created as my own response to the goconvey project (which I started as well). They accomplish the same things, but in a very different style, and with less code. I haven't got around to adding them to awesome-go yet.

iends:

Go convey is nice, but super buggy.

SkloK:

If you like goconvey, you may also like ginkgo

sh41:

I personally couldn't live without Go Package Store and gostatus.

I use the former to update Go packages in my GOPATH workspaces (while reviewing what changed if I care about certain dependencies, not blindly), and the latter to... check the status of Go packages in my GOPATH workspaces.

https://github.com/shurcooL/Go-Package-Store

https://github.com/shurcooL/gostatus

Disclosure: I made them both (because I had the need and they didn't exist).


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

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