smallcheck

Property tester

A testing library that checks Haskell code properties exhaustively using automatic test case generation

Test your Haskell code by exhaustively checking its properties

GitHub

134 stars
11 watching
16 forks
Language: Haskell
last commit: over 3 years ago
property-based-testingproperty-testingsmallchecktesting

Related projects:

RepositoryDescriptionStars
nick8325/quickcheckAutomated testing of program properties in Haskell programs.728
thejohnfreeman/autocheckA C++17 testing library for property-based testing using QuickCheck or SmallCheck.125
hedgehogqa/haskell-hedgehogA testing framework that automatically generates and runs property tests to ensure software behaves correctly under various conditions.676
rudymatela/fitspecAutomates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement.74
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
typelift/swiftcheckA testing library that generates random data to test program properties in Swift1,415
alfert/propcheckA property-based testing framework for Elixir377
typelevel/scalacheckA library used to verify properties of software through automated tests1,944
hspec/hspecA testing framework for Haskell programming language755
quickchick/quickchickA Coq plugin for property-based testing of software systems259
nicoabie/quickcheckRandomized testing of program properties in Prolog22
fscheck/fscheckAutomatically tests .NET programs by generating random test cases based on predefined properties1,169
hedgehogqa/fsharp-hedgehogA property-based testing framework for .NET273
norfairking/smosA comprehensive tool for managing text-based user interfaces and testing software properties in Haskell.296
scalaprops/scalapropsA property-based testing library for Scala that provides features like flexible parameter settings and deterministic testing.277