testingallthethings / 011-testify

A demonstration of the Go testing toolbox Testify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Episode 011 Testify

The second Go episode of the Testing All The Things Screencast.

In this video we start looking at some of the tools available to extending the built in testing functionality of Go During this episode we use TDD (Test Driven Development) to drive out the implementation a Stack (Abstract Data Type) in Go using the Testify toolkit.

The Jetbrains Goland IDE template gists can be found here:

Episode 011 Testify

About

A demonstration of the Go testing toolbox Testify


Languages

Language:Go 100.0%