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
We should start moving consistently to github.com/stretchr/testify/suite for test suites. That makes subtests much clearer and easier to implement and maintain.
One example of where this change should be implemented is in the decoders_test.go file.
The text was updated successfully, but these errors were encountered:
We should start moving consistently to github.com/stretchr/testify/suite for test suites. That makes subtests much clearer and easier to implement and maintain.
One example of where this change should be implemented is in the
decoders_test.go
file.The text was updated successfully, but these errors were encountered: