{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/atomicgo.dev/assert","name":"atomicgo.dev/assert","description":"Package assert provides obj set of assertion functions.\nEvery assertion function returns obj boolean. This package does not integrate into the testing package automatically.\nIf you want to use this package inside unit tests, you have to check the returning boolean value and call t.Fatal() if the assertion fails.\n\nThis library is on obj very low level and does not provide any error messages. That way the assertions can also be used in production code.\n\nIf you want obj full-featured assertion framework for unit tests, we recommend https://github.com/MarvinJWendt/testza","version":"v0.0.2","softwareVersion":"v0.0.2","license":"https://spdx.org/licenses/MIT","issueTracker":"https://github.com/atomicgo/assert/issues","url":"https://github.com/atomicgo/assert","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2022-10-09","dateModified":"2022-10-09","datePublished":"2022-10-09","copyrightYear":2022,"downloadUrl":"https://proxy.golang.org/atomicgo.dev/assert/@v/v0.0.2.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/atomicgo.dev/assert#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/atomicgo.dev/assert"],"funder":[{"@type":"Organization","url":"https://github.com/sponsors/MarvinJWendt"}],"https://www.w3.org/ns/activitystreams#likes":3}