littledot
Results
3
comments of
littledot
That looks awesome! Can't wait to try it out.
Yes I can do == with assert.True(), but the default error log for assert.True() is vague due to a lack of context. Hence I'd like to know if there is...
What are your thoughts on a new assertion function `assert.Same(*testing.T, interface{}, interface{})` that simply wraps the `==` check? https://play.golang.org/p/ZEzrtMb7oQN