qcheck
Testing library
A QuickCheck-inspired testing library for OCaml that enables property-based testing and random value generation.
QuickCheck inspired property-based testing for OCaml.
354 stars
13 watching
37 forks
Language: OCaml
last commit: 2 months ago
Linked from 1 awesome list
alcotestmonadic-interfaceocamlounitproperty-based-testingquickcheckrandomrandom-generatortesting
Related projects:
Repository | Description | Stars |
---|---|---|
| A C# random testing library with generators and shrinkers for property-based testing of .NET code. | 164 |
| A Coq plugin for property-based testing of software systems | 259 |
| A modular standard library extension and string library for OCaml | 494 |
| Randomized testing of program properties in Prolog | 22 |
| A simple unit testing framework for OCaml | 13 |
| Automated testing of program properties in Haskell programs. | 728 |
| Automatically tests .NET programs by generating random test cases based on predefined properties | 1,169 |
| A C++17 testing library for property-based testing using QuickCheck or SmallCheck. | 125 |
| A comprehensive C library of cryptographic primitives for building secure protocols in OCaml applications. | 97 |
| A C library for writing unit tests. | 18 |
| A library that enables writing C extensions in OCaml without generating or writing C code. | 372 |
| A testing library that checks Haskell code properties exhaustively using automatic test case generation | 134 |
| A binding for OCaml to interface with QtQuick/Qt | 159 |
| A testing library for Elixir programming language | 316 |
| An interactive C++ compiler and runtime environment for rapid development and live coding | 413 |