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 many testing assert style in this project. for example,"github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", github.com/frankban/quicktest and bare compare.
Are you open to unify these testing asserts to github.com/stretchr/testify/require only?