Merge pull request #286 from thaJeztah/undeprecate_ErrorType assert, assert/cmp: un-deprecate assert.ErrorType for now
A collection of packages to augment testing and support common patterns.
With Go modules enabled
$ go get gotest.tools/v3
import "gotest.tools/v3/assert"
See CONTRIBUTING.md.