mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2024-10-27 20:34:20 +00:00
Fix QuickCheck Testing for Fun and Profit link to archive.org (#793)
This commit is contained in:
parent
486ea37fe3
commit
a56ed2a2dc
@ -4,6 +4,6 @@
|
||||
|
||||
[QuickCheck: A Lightweight Tool for Random Testing of Haskell Programs](http://www.cs.tufts.edu/~nr/cs257/archive/john-hughes/quick.pdf)
|
||||
|
||||
[QuickCheck Testing for Fun and Profit](http://people.inf.elte.hu/center/fulltext.pdf)
|
||||
[QuickCheck Testing for Fun and Profit](https://web.archive.org/web/20230912215719/http://people.inf.elte.hu/center/fulltext.pdf)
|
||||
|
||||
Property-Based Testing, best explained in John Hughes own talk at [Testing the Hard Stuff and Staying Sane](https://www.youtube.com/watch?v=zi0rHwfiX1Q&list=PLZdCLR02grLp__wRg5OTavVj4wefg69hM).
|
||||
|
Loading…
Reference in New Issue
Block a user