qc.js

QuickCheck is a fairly new testing concept that came out of the Haskell community. The goal of QuickCheck is to save time when writing unit tests. A port of the QuickCheck probabilistic unit testing concept to JavaScript

Stars

1