Ensure: A simple testing framework for Go

  • Author here.

    I like text descriptions around my test so wrote this based a little bit on my experiences with XBehave in the .net space.

    Looking for any and all feedback, comments, etc.

    It serves me well for what I use it for and figured it may be useful for a handful of people who aren't me, so made it public.