Package

assert

Repository
purerl/purescript-assert
Uploaded by
nwolverson

Latest release Build status Pursuit

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

spago install assert

Documentation

Module documentation is published on Pursuit.

Modules
Test.Assert
Dependencies