quickcheck

Property tester

Automated testing of program properties in Haskell programs.

Automatic testing of Haskell programs.

GitHub

728 stars
28 watching
120 forks
Language: Haskell
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
bodigrim/smallcheckA testing library that checks Haskell code properties exhaustively using automatic test case generation134
thejohnfreeman/autocheckA C++17 testing library for property-based testing using QuickCheck or SmallCheck.125
nicoabie/quickcheckRandomized testing of program properties in Prolog22
quickchick/quickchickA Coq plugin for property-based testing of software systems259
rudymatela/fitspecAutomates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement.74
hspec/hspecA testing framework for Haskell programming language755
fscheck/fscheckAutomatically tests .NET programs by generating random test cases based on predefined properties1,169
typelift/swiftcheckA testing library that generates random data to test program properties in Swift1,415
hedgehogqa/haskell-hedgehogA testing framework that automatically generates and runs property tests to ensure software behaves correctly under various conditions.676
clojure/test.checkA testing tool that allows developers to write concise, powerful tests by defining properties of functions that should hold true for all inputs.1,124
unkindpartition/tastyA modern testing framework for Haskell643
iand675/haskell-checklistA checklist to help Haskell developers ensure their code is readable, maintainable and follows best practices.68
haskell/threadscopeA graphical tool for profiling parallel programs in multiple programming languages.154
hspec/hunitA unit testing framework for Haskell126
haskell-ci/haskell-ciGenerates CI workflows for multiple versions of the Haskell programming language compiler438