An open API service indexing awesome lists of open source software.

https://github.com/kedaroo/learning-go-with-tests

Learning Go with "Learn Go with Tests"
https://github.com/kedaroo/learning-go-with-tests

go

Last synced: about 1 year ago
JSON representation

Learning Go with "Learn Go with Tests"

Awesome Lists containing this project

README

          

TODO modify later

Feaures about testing:
1. `go test`
2. `go test bench=.`
3. `go test -cover`
4. example functions