Jitsusama / Test-Driven-Go-Service

This serves as an example of performing outside-in TDD on a Golang web service translating the wttr.in weather API as a superficial use case.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test Driven Go Service

This serves as an example of performing outside-in TDD on a Golang web service translating the wttr.in weather API as a superficial use case. Take a look at the commit log to see the individual steps taken to test drive from the outside in.

About

This serves as an example of performing outside-in TDD on a Golang web service translating the wttr.in weather API as a superficial use case.


Languages

Language:Go 100.0%