Expert Overview
Things I'm Doing
Talks I've Given
Dale is a software developer because he got electrocuted too often when he was in hardware. He writes F# for fun, Scala for profit, and Swift for mobile pet projects.
 
Talks I've Given
-
Lightning Talk Session: Property-Based Testing of Hardware
Featuring Dale Dunlea
Out of the box, property-based testing is a very effective tool for finding edge case failure modes. Even a fairly naive test will quickly find if there is a problem. Through the effective use of types, a property-based test can also tell you a lot about what the actual problem might be. This...
fsharp fsharpx testing property-based-testing beginners hardware