gocrest v1.0.4 Release Notes
Release Date: 2020-11-26 // over 2 years ago-
➕ Added a go module as per https://blog.golang.org/migrating-to-go-modules
Previous changes from v1.0.3
-
➕ Added matchers:
- has.TypeName - checks if an instance has the struct name x where x is a string or a matcher
- shortcut matchers is.True and is.False