1
0
mirror of https://github.com/papers-we-love/papers-we-love.git synced 2024-10-27 20:34:20 +00:00
papers-we-love_papers-we-love/testing
Joe Reynolds 5af1fef111 Move languages into languages dir. Move 'tdd' dir into testing ()
* add languages dir

* moved files into language sub dir

* move tdd into testing
2016-07-10 23:04:17 -04:00
..
tdd Move languages into languages dir. Move 'tdd' dir into testing () 2016-07-10 23:04:17 -04:00
README.md init #clojurewest papers to research 2014-03-26 10:54:45 -07:00

Testing

QuickCheck

QuickCheck: A Lightweight Tool for Random Testing of Haskell Programs

QuickCheck Testing for Fun and Profit

Property-Based Testing, best explained in John Hughes own talk at ClojureWest 2014.