Popularity
3.7
Growing
Activity
0.0
Stable
4
4
0

Monthly Downloads: 34
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Testing     HUnit    
Latest version: v1.1.1
Add another 'HUnit' Package

README

HUnit-approx

Build Status

This Haskell package provides operators to test approximate equality among numerical values, compatible with HUnit. It uses implicit variables to make for a clean interface, where approximate comparison looks like a binary operator.