Skip to content

Converted tests to using testify for assertions in unit tests

thebirdsdontsing requested to merge ecoulson/testify-panic-assertions into main

Created by: ecoulson

Notes

  • Using testify for unit test assertions

Tests

go test -v -race

Merge request reports