Avatar for Leon Mika
Leon Mika
About Now Archive Follow More Search Stats

Please, Go developers, do not use Testify’s suite package. There’s not much support for the de-facto tabular test pattern, where you have tests nested within tests. Plus, it lacks any IDE integration niceties, such as running specific scenarios. Just use the built-in test package.

October 9, 2024 3:49pm
Leon Mika Leon Mika