Testing in golang with "Is" framework
Today’s post is gonna be a short one. I’d like to recommend a framework which I used personally on a number of occasions.
Golang comes with a great environment and a set of tools. Tests are first class citizens. Why would you need additional framework for your tests then? Purely for convenience.
is API
is is a mini framework, at the moment of writing this post, the API is comprised of four functions:
