github.com/cheekybits/is
Package is is a mini testing helper. is.OK asserts that the specified object is OK, which means different things for different types: is.Equal asserts that two objects are effectively equal. is.Panic and is.PanicWith asserts that the func() will panic. PanicWith specifies the panic text that is expected: To prevent is from stopping when the first assertion fails, you can use is.Relaxed(t), rather than is.New(t).
Ecosystem
proxy.golang.org
proxy.golang.org
Latest Release
about 11 years ago
v0.0.0-20150225183255-68e9c0620927
about 11 years ago
Versions
1
1
Dependent Packages
384
384
Dependent Repos
2,187
2,187
Loading...
Readme
Loading...
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/cheekybits/is
spec |
| License | MIT |
| Namespace | github.com/cheekybits |
| First Release | about 11 years ago |
| Last Synced | 18 days ago |
Rankings on proxy.golang.org
Overall
Top 3.4%
Dependent packages
Top 0.2%
Dependent repos
Top 0.2%
Forks
Top 9.0%
Docker downloads
Top 1.0%