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

https://github.com/sheldonhull/learn-go-with-tests-applied


https://github.com/sheldonhull/learn-go-with-tests-applied

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Learn Go With Tests

Applying TDD for learning Go.

## Notes

This is a multi-module mono-repo, therefore running `go test ./...` from parent won't work.