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.