QuickCheck Testing for Fun and Profit
Details
We will be reading and discussing the QuickCheck Testing for Fun and Profit paper. Most of the examples are written in Haskell but I think the concepts for Quick Check can apply to other languages as well.
The Paper: QuickCheck Testing for Fun and Profit (https://github.com/papers-we-love/raleigh-durham/blob/master/quickcheck/QuickCheck.pdf)