hedgehogqa / hedgehogqa/haskell-hedgehog-classes

expose more law-defining utilities

Open
#32 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Haskell
Stars
57
Forks
19
PR merge metrics
No merged PRs in 30d

Description

There are a lot of useful functions in this library for defining laws, but they're not exposed at all. I'm thinking mostly of things in `Hedgehog.Classes.Common.Laws` like `congruency`, `lawWhere`, etc.

It seems like there should be at least two exposed modules -- one for checking laws (containing most of what's already exposed) and one for defining laws (containing the stuff I mentioned above, plus the stuff like the equality tests that are already exposed).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.