This website requires JavaScript.
Explore
Help
Sign In
GOMODULES
/
testify
Watch
1
Star
0
Fork
0
You've already forked testify
mirror of
https://github.com/stretchr/testify.git
synced
2025-05-31 11:42:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
testify
/
assert
History
SATO taichi
7675c8d8af
add more examples to README and doc.go.
2014-03-11 17:52:22 +09:00
..
assertions_test.go
rename to EqualError
2014-02-15 15:06:23 -05:00
assertions.go
Merge pull request
#39
from xsleonard/exacterror
2014-03-07 11:27:35 -07:00
doc.go
add more examples to README and doc.go.
2014-03-11 17:52:22 +09:00
errors.go
ExactError, asserts that err is not nil and its string matches
2014-02-15 12:24:39 -05:00
forward_assertions_test.go
add better API.
2014-03-11 16:38:25 +09:00
forward_assertions.go
add better API.
2014-03-11 16:38:25 +09:00