Skip to content
Discussion options

You must be logged in to vote

This wiki page is not something I, personally, either want to follow or recommend.

It feels like a rant against testify usage with instructions to recreate it.

But in the reality:

  1. testify is better, at the usage, than the std library, because you don't have to reinvent the wheel for each project, and the syntax is more readable, and less verbose.
  2. testify is used everywhere: https://blog.thibaut-rousseau.com/blog/the-most-popular-go-dependency-is/

I fully understand that the Go team doesn't like it because this is not their way to handle the topic.
But we can think to other topic like HTTP router: before they changed the std router syntax, a library was require if you didn't want to rein…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by manuelarte
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants