robinkb / learn-go-with-tests

Code that I wrote while going through Learn Go with Tests: https://quii.gitbook.io/learn-go-with-tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn Go with tests

This repository contains the code that I wrote while going through a book named Learn Go with tests. As the name implies, the book teaches you Go using Test-Driven Development.

This project uses Mage for task automation. Some of the code in this project's Magefile is a bit on the experimental side.

About

Code that I wrote while going through Learn Go with Tests: https://quii.gitbook.io/learn-go-with-tests


Languages

Language:Go 100.0%