The project began in 1999. Besides being used to test regular programs, QuickCheck is also useful for building up a functional specification, for documenting what functions should be doing, and for testing compiler implementations.
"Data.Collections.Properties". hackage.haskell.org. http://hackage.haskell.org/packages/archive/collections-api/1.0.0.0/doc/html/Data-Collections-Properties.html
Pennebaker, Andrew (mcandre) (October 13, 2011). "qc". GitHub. Retrieved December 9, 2011. https://github.com/mcandre/qc
Zito, Andrea (nivox) (July 27, 2014). "quickcheck4c". GitHub. Retrieved July 27, 2014. https://github.com/nivox/quickcheck4c
Vokes, Scott (March 30, 2015). "Theft: property-based testing for C". GitHub. Retrieved November 16, 2015. https://github.com/silentbicycle/theft
"QuickCheck". Software.legiasoft.com. Retrieved December 9, 2011. http://software.legiasoft.com/quickcheck/
"CppQuickCheck". GitHub. Retrieved March 30, 2015. https://github.com/philipp-classen/CppQuickCheck
"RapidCheck". GitHub. Retrieved March 30, 2015. https://github.com/emil-e/rapidcheck
Pennebaker, Andrew (mcandre). "cluckcheck". GitHub. Retrieved December 9, 2011. https://github.com/mcandre/cluckcheck
Draper, Reid (reiddraper) (May 9, 2013). "simple-check". GitHub. Retrieved August 21, 2013. https://github.com/reiddraper/simple-check
Draper, Reid (reiddraper) (March 27, 2014). "org.clojure/test.check". GitHub. Retrieved March 27, 2014. https://github.com/clojure/test.check
"cl-quickcheck". Cliki. Retrieved December 9, 2011. http://www.cliki.net/cl-quickcheck
"QuickChick". GitHub. Retrieved August 26, 2019. https://github.com/QuickChick/QuickChick
Pennebaker, Andrew (mcandre) (October 27, 2011). "dashcheck". GitHub. Retrieved December 9, 2011. https://github.com/mcandre/dashcheck
"elm-explorations/test". GitHub. Retrieved November 20, 2018. https://github.com/elm-explorations/test
Thomas, Dave (pragdave) (July 17, 2017). "quixir: Property-based testing for Elixir". GitHub. Retrieved April 1, 2019. https://github.com/pragdave/quixir
Alfert, Klaus. "propcheck: Property based testing for Elixir". GitHub. Retrieved February 1, 2021. https://github.com/alfert/propcheck
"PropEr: a QuickCheck-inspired property-based testing tool for Erlang". GitHub. Retrieved May 8, 2019. https://github.com/proper-testing/proper
"FsCheck". GitHub. June 25, 2015. Retrieved June 25, 2011. https://fscheck.github.io/FsCheck
Pennebaker, Andrew (mcandre) (October 13, 2011). "factcheck". GitHub. Retrieved December 9, 2011. https://github.com/mcandre/factcheck
leanovate (April 26, 2016). "Gopter". GitHub. Retrieved April 26, 2016. https://github.com/leanovate/gopter
Pennebaker, Andrew (mcandre) (October 17, 2011). "IoCheck". GitHub. Retrieved December 9, 2011. https://github.com/mcandre/IoCheck
"FunctionalJava's QuickCheck module". FunctionalJava. Retrieved August 14, 2015. https://github.com/functionaljava/functionaljava/
"Quickcheck for Java". Quickcheck.dev.java.net. Retrieved December 9, 2011. https://bitbucket.org/blob79/quickcheck
"JCheck". JCheck. Retrieved December 9, 2011. http://www.jcheck.org/
"junit-quickcheck". junit-quickcheck. Retrieved July 3, 2013. https://github.com/pholser/junit-quickcheck/
"jqwik for the JUnit5 Platform". jqwik. Retrieved June 19, 2017. http://jqwik.net/
"Quick Theories property testing for Java 8". ncredinburgh. Retrieved October 30, 2017. https://github.com/ncredinburgh/QuickTheories
"jetCheck property-based testing for Java 8". JetBrains. Retrieved July 10, 2018. https://github.com/JetBrains/jetCheck
Thompson, Darrin (darrint). "qc.js". Bitbucket. Retrieved December 9, 2011. https://bitbucket.org/darrint/qc.js/
Crockford, Douglas. "jscheck". GitHub. Retrieved October 21, 2017. https://github.com/douglascrockford/JSCheck
Dubien, Nicolas (dubzzz). "fast-check". GitHub. Retrieved February 3, 2018. https://github.com/dubzzz/fast-check
"JSVerify — property based testing for JavaScript. Like QuickCheck". jsverify.github.io. https://jsverify.github.io
"Checkers.jl". GitHub. Retrieved April 8, 2018. https://github.com/pkalikman/Checkers.jl
"lgtunit". Retrieved February 26, 2020. https://logtalk.org/manuals/devtools/lgtunit.html
"lua-quickcheck". GitHub. Retrieved February 25, 2017. https://github.com/luc-tielen/lua-quickcheck
"QuickCheck.wl — Automated Property-Based Testing for the Wolfram Language - Online Technical Discussion Groups—Wolfram Community". community.wolfram.com. Retrieved July 11, 2021. https://community.wolfram.com/groups/-/m/t/2309649
Pennebaker, Andrew (mcandre). "objcheck". GitHub. Retrieved December 9, 2011. https://github.com/mcandre/objcheck
Cruanes, Simon. "QuickCheck inspired property-based testing for OCaml". GitHub. Retrieved September 1, 2022. https://github.com/c-cube/qcheck
"Test: LectroTest: Tutorial". The LectroTest project was inspired by Haskell's QuickCheck module by Koen Claessen and John Hughes https://metacpan.org/module/Test::LectroTest::Tutorial
"library(quickcheck)". http://www.swi-prolog.org/pack/list?p=quickcheck
Amaral, Claudio; Florido, Mario; Costa, Vitor Santos (2014). "PrologCheck - Property-based testing in Prolog". Proceedings of the Twelfth International Symposium on Functional and Logic Programming (FLOPS 2014). Lecture Notes in Computer Science. Vol. 8475. pp. 1–17. doi:10.1007/978-3-319-07151-0_1. ISBN 978-3-319-07150-3. 978-3-319-07150-3
Oestreicher, Stefan (steos). "PhpQuickCheck". GitHub. Retrieved November 12, 2015. https://github.com/steos/php-quickcheck
Wahl, Matthias (mfelsche). "ponycheck". GitHub. Retrieved December 26, 2018. https://github.com/mfelsche/ponycheck
MacIver, David (April 16, 2016). "QuickCheck in Every Language". Retrieved August 1, 2022. https://hypothesis.works/articles/quickcheck-in-every-language/
"quickcheck: Property Based Testing in R". GitHub. March 17, 2022. https://github.com/armcn/quickcheck
"Quickcheck". docs.racket-lang.org. https://docs.racket-lang.org/quickcheck/index.html
Pennebaker, Andrew (mcandre) (September 14, 2017). "Rubycheck: a Ruby port of the QuickCheck unit test framework". GitHub. https://github.com/mcandre/rubycheck
Gallant, Andrew (BurntSushi). "QuickCheck for Rust (with shrinking)". GitHub. Retrieved May 27, 2015. https://github.com/BurntSushi/quickcheck
"Hypothesis-like property testing for Rust". GitHub. https://github.com/altsysrq/proptest
"ScalaCheck". GitHub. Retrieved June 30, 2016. https://github.com/rickynils/scalacheck
"scalaprops/scalaprops". GitHub. Retrieved June 30, 2016. https://github.com/scalaprops/scalaprops
"nyaya". GitHub. Retrieved June 30, 2016. https://github.com/japgolly/nyaya
"Scheme-Check: Randomized Unit Testing for PLT Scheme". Archived from the original on February 12, 2005. Scheme-Check is a module that implements randomized unit testing in PLT Scheme. With Scheme-Check, instead of creating many individual tests, you specify properties of your code and Scheme-Check generates a large amount of random data sets to test those properties. Scheme-Check is basically a Scheme port of QuickCheck. https://web.archive.org/web/20050212183945/http://www.inf.ufrgs.br/~carlossch/scheme-check/
Mejr, Antero. "SRFI 252: Property Testing". Scheme Requests for Implementation. Retrieved April 25, 2024. https://srfi.schemers.org/srfi-252/
Pennebaker, Andrew (mcandre). "QuickSmash". GitHub. Retrieved December 9, 2011. https://github.com/mcandre/quicksmash
"QCheck/SML". Contrapunctus. November 22, 2011. Retrieved December 9, 2011. http://contrapunctus.net/league/haques/qcheck/
"SwiftCheck: QuickCheck for Swift". GitHub. November 3, 2017. https://github.com/typelift/SwiftCheck
Dubien, Nicolas (dubzzz). "fast-check". GitHub. Retrieved February 3, 2018. https://github.com/dubzzz/fast-check
Chin, Janice. "QuickCheck for Whiley" (PDF). Retrieved April 20, 2020. http://ecs.victoria.ac.nz/~djp/files/JaniceChinENGR489.pdf