A Modern Testing Framework for Go. Contribute to onsi/ginkgo development by creating an account on GitHub.
Gomega is the Ginkgo BDD-style testing framework's preferred matcher library.
At work, we use gomega for testing. It works well, until one day it becomes too verbose and goconvey becomes a better fit. To prevent the repository from using two different sets of assertion functions, I decided to write an adapter to make goconvey work with gomega assertion functions.
A couple days ago, my former colleague Sarah Mei trolled nerds everywhere, claiming programming is not math. In her post, she argues that the value …
Having seen the cool things it’s now possible to do using using Google BigQuery’s public data sets (notably this), I decided to take a look…
Add-on to stolon for providing zero-downtime failover and PgBouncer integration - gocardless/stolon-pgbouncer