Skip to content

testingallthethings/013-ginkgo-gomega

Repository files navigation

Episode 013 Ginkgo & Gomega

It's another Go episode of the Testing All The Things Screencast.

In this video we start looking at Ginkgo a BDD spec framework for Go. We use it to drive out the implementation of a Set (Abstract Data Type). We use the accompany assertion/matching library Gomega.

Episode 013 Ginkgo & Gomega