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.
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.