TDD with Go

This commit is contained in:
Morgan 2022-02-25 09:47:00 +01:00 committed by GitHub
parent 20ef89f107
commit a9454be93a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5202,6 +5202,7 @@ See also [Dotfiles / Aliases](sections/programming.md#dotfiles--aliases)
* [abhivaikar/howtheytest](https://github.com/abhivaikar/howtheytest) - A collection of public resources about how software companies test their software
* [Pierre Prinetti](https://medium.com/@pierreprinetti/a-pattern-for-go-tests-3468b51535) - (2018) A pattern for Go tests
* [Russ Cox](https://research.swtch.com/vgo-repro) - (2018) Reproducible, Verifiable, Verified Builds (Go & Versioning, Part 5). **Related :** [Go & Versioning & other posts](https://research.swtch.com/vgo)
* [John Arundel](https://bitfieldconsulting.com/golang/tdd) - (2021) Test-driven development with Go
# Transportation :train2: :oncoming_automobile:
> Learn