Skip to content

Commit 7e7c211

Browse files
authored
Add Purely Random talk link
1 parent 292d253 commit 7e7c211

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ hold true for all inputs. This lets you write concise, powerful tests.
2525
* [collection-check](https://github.com/ztellman/collection-check)
2626
* Blog posts and videos (some of these may refer to simple-check):
2727
* [Powerful Testing with test.check - Clojure/West 2014](https://www.youtube.com/watch?v=JMhNINPo__g) -- [Slides](https://speakerdeck.com/reiddraper/powerful-testing-with-test-dot-check)
28+
* [Purely Random - Clojure/west 2015](https://www.youtube.com/watch?v=u0t-6lUvXHo)
2829
* [Building test.check Generators - Clojure/Conj 2017](https://www.youtube.com/watch?v=F4VZPxLZUdA) - [Slides](https://gfredericks.com/speaking/2017-10-12-generators.pdf)
2930
* [Check your work - 8th Light](http://blog.8thlight.com/connor-mendenhall/2013/10/31/check-your-work.html)
3031
* [Writing simple-check - Reid Draper](http://reiddraper.com/writing-simple-check/)

0 commit comments

Comments
 (0)