Closed MKrupauskas closed 2 months ago
We don't want to add a dependency on https://pkg.go.dev/github.com/stretchr/testify because we want to stay a zero-dependency library. However, we want to have more convenient test assertions. Therefore, we should write our own,
We don't want to add a dependency on https://pkg.go.dev/github.com/stretchr/testify because we want to stay a zero-dependency library. However, we want to have more convenient test assertions. Therefore, we should write our own,