pyramda icon indicating copy to clipboard operation
pyramda copied to clipboard

Property tests

Open jackfirth opened this issue 8 years ago • 0 comments

A lot of functions provided by pyramda have useful properties that are true for all their inputs (or certain subsets of their inputs). It would be nice to have property tests (like with Haskell's QuickCheck). The Hypothesis testing library should be perfect for this.

jackfirth avatar Jul 19 '17 21:07 jackfirth