Package

purescript-assert

Repository
purescript/purescript-assert
License
BSD-3-Clause
Uploaded by
garyb
Published on
2019-02-09T21:17:43Z

Latest release Build status

Basic assertions library for low level testing. This is primarily for testing the core libraries that cannot use purescript-quickcheck without resulting in circular dependencies.

Installation

bower install purescript-assert

Documentation

Module documentation is published on Pursuit.

Modules
Test.Assert
Dependencies