Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 421 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 421 Bytes

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