A Cork Dev talk by Julien Cretel (@_jubobs_)
Property-based testing consists in describing your expectations of the system under test as a set of general, parameterised tests (or "properties") and letting the testing library generate—and simplify, in the event of failures—random test cases for you.
In this mostly language-agnostic talk, I intend to present the principles and practices, through a series of examples, of property-based testing. It may be enough to convince you to add property-based testing to your bag of tricks.
Visit http://corkdev.io/ for more information on events and how to participate.
Also follow us on twitter (@corkdev) and facebook ( / corkdevio )