From bb0bb571b19cded74a4f37cc9f97a82c08427809 Mon Sep 17 00:00:00 2001 From: Morgan Date: Fri, 25 Feb 2022 10:55:38 +0100 Subject: [PATCH] Landscape of Go testing frameworks --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index deb4adf..f465782 100644 --- a/README.md +++ b/README.md @@ -5203,6 +5203,7 @@ See also [Dotfiles / Aliases](sections/programming.md#dotfiles--aliases) * [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 +* [Benjamin Muschko](https://bmuschko.com/blog/go-testing-frameworks/) - (2018) Exploring the landscape of Go testing frameworks # Transportation :train2: :oncoming_automobile: > Learn