gotestit
gotestit copied to clipboard
How about adding GoConvey?
This is great reference material. I plan on linking to this repository from GoConvey which is (yet another) testing tool for golang. Would you consider adding GoConvey to this repository? Or would you consider accepting a pull request from me that includes it?
GoConvey is similar in style to some of the tools you've listed but it's quite comprehensive as far as the kinds of assertions you can perform and has some nice features like the auto-loading web UI that make it unique and really fun to use.
I would love a pull request for a new library! There are one or two more that I have become aware of and that I hope to be able to add at some point.
Thanks!