Professional lightweight testing mini-framework for Go.
- Easy to write and read
- Beautifully simple API with everything you need:
is.Equal,is.True,is.NoErr, andis.Fail - Use comments to add descriptions (which show up when tests fail)
Failures are very easy to read:

