{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/QuickCheck","name":"QuickCheck","description":"QuickCheck is a library for random testing of program properties.\nThe programmer provides a specification of the program, in the form of\nproperties which functions should satisfy, and QuickCheck then tests that the\nproperties hold in a large number of randomly generated cases.\nSpecifications are expressed in Haskell, using combinators provided by\nQuickCheck. QuickCheck provides combinators to define properties, observe the\ndistribution of test data, and define test data generators.\n\nMost of QuickCheck's functionality is exported by the main Test.QuickCheck\nmodule. The main exception is the monadic property testing library in\nTest.QuickCheck.Monadic.\n\nIf you are new to QuickCheck, you can try looking at the following resources:\n\nThe official QuickCheck manual.\nIt's a bit out-of-date in some details and doesn't cover newer QuickCheck features,\nbut is still full of good advice.\n\nhttps://begriffs.com/posts/2017-01-14-design-use-quickcheck.html,\na detailed tutorial written by a user of QuickCheck.\n\nThe quickcheck-instances\ncompanion package provides instances for types in Haskell Platform packages\nat the cost of additional dependencies.","version":"2.14.3","softwareVersion":"2.14.3","license":"https://spdx.org/licenses/BSD-3-Clause","codeRepository":"https://github.com/nick8325/quickcheck","issueTracker":"https://github.com/nick8325/quickcheck/issues","url":"https://github.com/nick8325/quickcheck","keywords":["bsd3","library","testing","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"DonaldStewart"},{"@type":"Person","name":"KoenClaessen"},{"@type":"Person","name":"NickSmallbone"},{"@type":"Person","name":"SimonMarlow"}],"author":[{"@type":"Person","name":"DonaldStewart"},{"@type":"Person","name":"KoenClaessen"},{"@type":"Person","name":"NickSmallbone"},{"@type":"Person","name":"SimonMarlow"}],"copyrightHolder":[{"@type":"Person","name":"DonaldStewart"},{"@type":"Person","name":"KoenClaessen"},{"@type":"Person","name":"NickSmallbone"},{"@type":"Person","name":"SimonMarlow"}],"dateCreated":"2006-11-02","dateModified":"2023-05-31","datePublished":"2023-05-31","copyrightYear":2006,"downloadUrl":"https://hackage.haskell.org/package/QuickCheck-2.14.3/QuickCheck-2.14.3.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/QuickCheck"],"https://www.w3.org/ns/activitystreams#likes":755,"https://forgefed.org/ns#forks":126}