You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mperham gtk, thanks! I was hoping someone would suggest a good testing package; I had looked at testify initially but decided just to go with the more verbose built-in API until we needed the dependency. I'm all for cleaning up the assertions in the current suite. @kostyantyn feel free to take a stab at it if you want.
Motivation of using this package in tests is to have a nice error message and write less code https://github.com/stretchr/testify
The text was updated successfully, but these errors were encountered: