{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/cheekybits/is","name":"github.com/cheekybits/is","description":"Package is is a mini testing helper.\n\nis.OK asserts that the specified object is OK, which means\ndifferent things for different types:\n\nis.Equal asserts that two objects are effectively equal.\n\nis.Panic and is.PanicWith asserts that the func() will panic.\nPanicWith specifies the panic text that is expected:\n\nTo prevent is from stopping when the first assertion fails,\nyou can use is.Relaxed(t), rather than is.New(t).","version":"v0.0.0-20150225183255-68e9c0620927","softwareVersion":"v0.0.0-20150225183255-68e9c0620927","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/cheekybits/is","issueTracker":"https://github.com/cheekybits/is/issues","url":"https://github.com/cheekybits/is","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2015-02-25","dateModified":"2015-02-25","datePublished":"2015-02-25","copyrightYear":2015,"downloadUrl":"https://proxy.golang.org/cached-only/github.com/cheekybits/is/@v/v0.0.0-20150225183255-68e9c0620927.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/cheekybits/is#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/cheekybits/is"],"https://www.w3.org/ns/activitystreams#likes":39,"https://forgefed.org/ns#forks":4}