Package

purescript-properties

Repository
Risto-Stevcev/purescript-properties
License
MIT
Uploaded by
Risto-Stevcev
Published on
2017-08-20T17:31:29Z

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.