From CAP to GAP?
fsharpforfunandprofit.com·10h·
Discuss: DEV

This post is part of the F# Advent Calendar in English 2014 project. Check out all the other great posts there! And special thanks to Sergey Tihon for organizing this.

UPDATE: I did a talk on property-based testing based on these posts. Slides and video here.

Also, there is now a post on how to choose properties for property-based testing

Let’s start with a discussion that I might have had once (topic changed to protect the guilty):

Me to co-worker: “We need a function that will add two numbers together, would you mind implementing it?”

(a short time later)

Co-worker: “…

Similar Posts

Loading similar posts...