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 :)