quickcheck

Property tester

Randomized testing of program properties in Prolog

Randomized testing for Prolog à la QuickCheck

GitHub

22 stars
3 watching
1 forks
Language: Prolog
last commit: about 7 years ago
Linked from 1 awesome list

prologproperty-based-testingquickcheckswi-prolog

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
quickchick/quickchickA Coq plugin for property-based testing of software systems259
nick8325/quickcheckAutomated testing of program properties in Haskell programs.728
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
thejohnfreeman/autocheckA C++17 testing library for property-based testing using QuickCheck or SmallCheck.125
c-cube/qcheckA QuickCheck-inspired testing library for OCaml that enables property-based testing and random value generation.354
rudymatela/fitspecAutomates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement.74
anthonylloyd/cscheckA C# random testing library with generators and shrinkers for property-based testing of .NET code.164
bodigrim/smallcheckA testing library that checks Haskell code properties exhaustively using automatic test case generation134
parroty/excheckA testing library for Elixir programming language316
purescript-contrib/purescript-quickcheck-lawsQuickCheck-powered tests for PureScript's core typeclasses25
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
alfert/propcheckA property-based testing framework for Elixir377
mbj/mutantAutomated code review tool with mutation testing to simplify and improve code quality1,956
scalaprops/scalapropsA property-based testing library for Scala that provides features like flexible parameter settings and deterministic testing.277