All

Testing with Testify Suite

Episode 20

Tests are a huge part of your codebase and your workflow includes writing lots of tests (I hope!) We’ll talk about how to up your testing game using github.com/stretchr/testify/suite.

Why should you use more than just the standard testing package? Under what circumstances? What are the benefits? All covered here!

Check out the example code on GitHub and keep on rockin', Gophers!