Unisay / purescript-lua-assert

Basic assertions library for low level testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

purescript-assert

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.

About

Basic assertions library for low level testing

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PureScript 61.9%Language:Nix 14.2%Language:Dhall 11.8%Language:JavaScript 6.8%Language:Lua 4.3%Language:Shell 1.0%