{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/alecthomas/assert","name":"github.com/alecthomas/assert","description":"Package assert provides a set of comprehensive testing tools for use with the normal Go testing system.\n\nThe following is a complete example using assert in a standard test function:\n\nif you assert many times, use the format below:\n\nAssertions allow you to easily write test code, and are global funcs in the `assert` package.\nAll assertion functions take, as the first argument, the `*testing.T` object provided by the\ntesting framework. This allows the assertion funcs to write the failings and other details to\nthe correct place.\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":"v1.0.0","softwareVersion":"v1.0.0","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/alecthomas/assert","issueTracker":"https://github.com/alecthomas/assert/issues","url":"https://github.com/alecthomas/assert","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2021-12-01","dateModified":"2021-12-01","datePublished":"2021-12-01","copyrightYear":2021,"downloadUrl":"https://proxy.golang.org/github.com/alecthomas/assert/@v/v1.0.0.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/alecthomas/assert#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/alecthomas/assert"],"funder":[{"@type":"Organization","url":"https://github.com/sponsors/alecthomas"}],"https://www.w3.org/ns/activitystreams#likes":167,"https://forgefed.org/ns#forks":11}