Popularity
8.8
Declining
Activity
1.4
Stable
79
6
13

Monthly Downloads: 53
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Testing    

checkers alternatives and similar packages

Based on the "Testing" category.
Alternatively, view checkers alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of checkers or a related project?

Add another 'Testing' Package

README

checkers is a library for reusable QuickCheck properties, particularly for standard type classes (class laws and class morphisms). Checkers also has lots of support for randomly generating data values (thanks to Thomas Davie).