Instrumented testing in Golang
Say goodbye to thousands of unit test lines of code
Imagine you create a Golang application, run it and get a test coverage report from it as a bonus. No unit tests written, no hundreds of mocks/stubs nor workarounds. Sounds too good?