12 Testing Your (HTTP) Handlers in Go

blog.codeship.com posted by Manuel Weiss 2854 days ago  

Building a web (HTTP) service in Go? Let's talk about how to unit test your handler functions, injecting the necessary dependencies, and mocking the rest.

Register to comment or vote on this story