ChaturvediSulabh / golang_tdd

learn go with tests

Home Page:https://quii.gitbook.io/learn-go-with-tests/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning test-driven development with Go

This is my practise (implementation) of Learn Go with Tests

  • Explore the Go language by writing tests
  • Get a grounding with TDD. Go is a good language for learning TDD because it is a simple language to learn and testing is built-in
  • Be confident that you'll be able to start writing robust, well-tested systems in Go

About

learn go with tests

https://quii.gitbook.io/learn-go-with-tests/


Languages

Language:Go 100.0%