{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/rogpeppe/quicktest","name":"github.com/rogpeppe/quicktest","description":"Package quicktest provides a collection of Go helpers for writing tests.\n\nQuicktest helpers can be easily integrated inside regular Go tests, for\ninstance:\n\nThe library provides some base checkers like Equals, DeepEquals, Matches,\nErrorMatches, IsNil and others. More can be added by implementing the Checker\ninterface.","version":"v0.0.0-20171113143213-5af72c38d1ad","softwareVersion":"v0.0.0-20171113143213-5af72c38d1ad","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/rogpeppe/quicktest","issueTracker":"https://github.com/rogpeppe-contrib/quicktest/issues","url":"https://github.com/rogpeppe/quicktest","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2017-11-13","dateModified":"2017-11-13","datePublished":"2017-11-13","copyrightYear":2017,"downloadUrl":"https://proxy.golang.org/github.com/rogpeppe/quicktest/@v/v0.0.0-20171113143213-5af72c38d1ad.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/rogpeppe/quicktest#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/rogpeppe/quicktest"]}