DEV Community

Richard Kovacs
Richard Kovacs

Posted on • Updated on

Advanced testing of Go programs

I have written a blog post about the advanced testing of Go programs. It was a few years ago, but I think it is still relevant. We don't need fancy testing frameworks all the time, just dependency injection design patterns and the bulitins.

https://mhmxs.blogspot.com/2018/03/advanced-testing-of-golang-applications.html

Top comments (0)