From 73de0418d8b9b8aac1f52b43b8d228f3293c159c Mon Sep 17 00:00:00 2001 From: Matt Cottingham Date: Sun, 6 Jul 2014 19:24:58 +0100 Subject: [PATCH] Add Go Newsletter twitter Disclaimer: I run it. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4103bb7..220a62e7 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,6 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw *Libraries for testing codebases and generating test data.* * [gocheck](http://labix.org/gocheck) - A more advanced testing framework alternative to gotest. -* [GoConvey](http://goconvey.co/) - BDD-ish, rspec inspirated testing framework, automatic testing, coverage report and web UI * [GoSpec](https://github.com/orfjackal/gospec) - BDD-style testing framework for the Go programming language. * [gospecify](https://github.com/stesla/gospecify) - This provides a BDD syntax for testing your Go code. It should be familiar to anybody who has used libraries such as rspec. * [gomock](https://code.google.com/p/gomock/) - Mocking framework for the Go programming language. @@ -184,6 +183,7 @@ Where to discover new Go libraries. ## Twitter * [@golang_news](https://twitter.com/golang_news) +* [@golangweekly](https://twitter.com/golangweekly) ## (e)Books