Skip to content

lorezi/TDD-with-golang

Repository files navigation

Test Driven Development With Go

Why the stress 😓 of TDD 🤷🏽‍♂️🤷🏽‍♂️🤷🏽‍♂️

  1. Confidence you can reshape code without worrying about changing behaviour
  2. Documentation for humans as to how the system should behave
  3. Much faster & more reliable feedback than manual testing

About

Test-Driven Development with Go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages