Package

purescript-colehaus-properties

Repository
colehaus/purescript-properties
License
MIT
Uploaded by
colehaus
Published on
2018-10-23T06:22:41Z

Latest release

A set of generic predicates for testing algebraic properties

This library provides a generic set of predicates to help test that implementations of algebras satisfy the necessary properties. It's intentially generic so that it can be used with a wide variety of tools such as purescript-test-unit, purescript-spec, purescript-quickcheck, purescript-strongcheck, and purescript-jack.

See the unit tests for example usage

Installation

bower install purescript-properties

Documentation

Module documentation is published on Pursuit.

Modules
Control.Algebra.Properties
Dependencies