Tennis in Go
Assuming you have a proper workspace set up, run
go get github.com/[user]/Tennis-Refactoring-Kata/go/tenniskata
on the command line, with [user]
replaced with a valid username.
On the command line, enter the .../Tennis-Refactoring-Kata/go
directory and run
go test ./...