/go-test

Primary LanguageGo

https://github.com/quii/learn-go-with-tests
$go test
$go test -cvover
$go test -bench=. 
$go test -run TestArea/Rectangle