A package for assertions without dependency hell
Go to file
Nise Void 58bacd98ce
Fix calls to t.Helper and optimize
2020-05-27 19:56:16 +02:00
LICENSE Add LICENSE 2019-01-23 14:22:40 +01:00
assert.go Fix calls to t.Helper and optimize 2020-05-27 19:56:16 +02:00
assert_test.go Add tests 2020-05-27 18:54:17 +02:00
faket_test.go Add tests 2020-05-27 18:54:17 +02:00
go.mod Add Cmp 2020-05-12 18:00:50 +02:00
go.sum Add Cmp 2020-05-12 18:00:50 +02:00
helper.go Fix calls to t.Helper and optimize 2020-05-27 19:56:16 +02:00
type.go Use Cleanup to remove old entries in ts map 2020-05-12 18:00:07 +02:00