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
There are some limitations with stretchr/testify i.e. issues #535, #187 that make it unsuitable for use in some cases. These do not apply to gotest.tools/assert and as a result a decision has been taken to migrate all assertion helpers to this package.
There are some limitations with stretchr/testify i.e. issues #535, #187 that make it unsuitable for use in some cases. These do not apply to gotest.tools/assert and as a result a decision has been taken to migrate all assertion helpers to this package.
There is also a command line tool that could be of use.
The text was updated successfully, but these errors were encountered: