mirror of https://github.com/stretchr/testify.git
Updated the readme to point to pkg.dev
parent
c26b7f39f8
commit
05dd0b2b35
|
@ -3,7 +3,7 @@ Testify - Thou Shalt Write Tests
|
|||
|
||||
ℹ️ We are working on testify v2 and would love to hear what you'd like to see in it, have your say here: https://cutt.ly/testify
|
||||
|
||||
[](https://travis-ci.org/stretchr/testify) [](https://goreportcard.com/report/github.com/stretchr/testify) [](https://godoc.org/github.com/stretchr/testify)
|
||||
[](https://travis-ci.org/stretchr/testify) [](https://goreportcard.com/report/github.com/stretchr/testify) [](https://pkg.go.dev/github.com/stretchr/testify/assert)
|
||||
|
||||
Go code (golang) set of packages that provide many tools for testifying that your code will behave as you intend.
|
||||
|
||||
|
|
Loading…
Reference in New Issue