/images/bio-photo-small.jpg

Shallow and Pedantic

A person/tech/code blog of a coder/techie/person. Like calculus in a kiddie pool, the author of this blog is known to be quite shallow and pedantic.

Mutation testing in Go

Your test coverage might be very high, but it’s possible that your tests wouldn’t notice if you deleted some code. Let’s check for that automatically!