jaedle-kata / go-testify-template

Template for TDD-Katas based on go with testify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Template for Java TDD Kata

Cloning

git clone https://github.com/jaedle/go-testify-template

Preparing for Kata

rm -r .git/
go test ./...

Get started

:)

About

Template for TDD-Katas based on go with testify

License:MIT License


Languages

Language:Go 100.0%