Pluralsight - Introduction to Property-based Testing with F#

Posted By: IrGens

Pluralsight - Introduction to Property-based Testing with F#
17 Apr 2015 | .MP4, x264, 364 kbps, 1024x768 | English, AAC, 128 kbps, 2 Ch | 1 hr 34 min | 216 MB
Instructor: Mark Seemann | Level: Intermediate

In this course, you'll learn about Property-based Testing via an extensive code example. Property-based Testing is an automated testing technique where you incrementally zero in on the correct behavior of a system by describing its properties or qualities in general terms and then use randomly generated test data to execute deterministic tests. Specifically, you'll get an introduction to the FsCheck Property-based Testing framework, and see lots of code examples using the Diamond Kata as a continued example throughout the course.