quickcheck
Property tester
Automated testing of program properties in Haskell programs.
Automatic testing of Haskell programs.
728 stars
28 watching
120 forks
Language: Haskell
last commit: 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A testing library that checks Haskell code properties exhaustively using automatic test case generation | 134 |
| A C++17 testing library for property-based testing using QuickCheck or SmallCheck. | 125 |
| Randomized testing of program properties in Prolog | 22 |
| A Coq plugin for property-based testing of software systems | 259 |
| Automates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement. | 74 |
| A testing framework for Haskell programming language | 755 |
| Automatically tests .NET programs by generating random test cases based on predefined properties | 1,169 |
| A testing library that generates random data to test program properties in Swift | 1,415 |
| A testing framework that automatically generates and runs property tests to ensure software behaves correctly under various conditions. | 676 |
| A testing tool that allows developers to write concise, powerful tests by defining properties of functions that should hold true for all inputs. | 1,124 |
| A modern testing framework for Haskell | 643 |
| A checklist to help Haskell developers ensure their code is readable, maintainable and follows best practices. | 68 |
| A graphical tool for profiling parallel programs in multiple programming languages. | 154 |
| A unit testing framework for Haskell | 126 |
| Generates CI workflows for multiple versions of the Haskell programming language compiler | 438 |