{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/tj/assert","name":"github.com/tj/assert","description":"Package assert implements the same assertions as the `assert` package but\nstops test execution when a test fails.\n\nThe following is a complete example using require in a standard test function:\n\nThe `require` package have same global functions as in the `assert` package,\nbut instead of returning a boolean result they call `t.FailNow()`.\n\nEvery assertion function also takes an optional string message as the final argument,\nallowing custom error messages to be appended to the message the assertion method outputs.","version":"v0.0.3","softwareVersion":"v0.0.3","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/tj/assert","issueTracker":"https://github.com/tj/assert/issues","url":"https://github.com/tj/assert","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2020-06-03","dateModified":"2020-06-08","datePublished":"2020-06-08","copyrightYear":2020,"downloadUrl":"https://proxy.golang.org/github.com/tj/assert/@v/v0.0.3.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/tj/assert#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/tj/assert"],"funder":[{"@type":"Organization","url":"https://github.com/sponsors/tj"}],"https://www.w3.org/ns/activitystreams#likes":36,"https://forgefed.org/ns#forks":2}