use testify assert everywhere #42

Merged
nemith merged 1 commit from nemith/assert into main 2023-05-08 16:26:58 +00:00
nemith commented 2023-05-08 15:50:14 +00:00 (Migrated from github.com)

I fought using an external dependency for tests for a long time, but testify/{assert, require} are pretty ubiquitous and they both provide some really good test output and speed up the writing of tests I have caved.

I fought using an external dependency for tests for a long time, but testify/{assert, require} are pretty ubiquitous and they both provide some really good test output and speed up the writing of tests I have caved.
Sign in to join this conversation.
No description provided.