ScalaCheck: The Definitive Guide - Softcover

Nilsson, Rickard

  • 4.12 out of 5 stars
    25 ratings by Goodreads
 
9780981531694: ScalaCheck: The Definitive Guide

Synopsis

Property-based testing allows you to write properties that describeyour code's behavior, leaving the task of test case generation and property evaluation to the testing tool. ScalaCheck is a property-based testing tool for the Java Platform that was originally inspired by Haskell's QuickCheck.

This book aims to introduce and promote the idea of property-based testing and to be a comprehensive guide to ScalaCheck itself.

Property-based testing requires a slightly different way of thinking about tests and specifications compared to traditional testing tools such as JUnit. This book will help you learn how to take advantage of this valuable complement to traditional testing techniques.

"synopsis" may belong to another edition of this title.

About the Author

Rickard Nilsson is the creator of ScalaCheck. He is working as a software developer and system administrator both on a free-lance basis and at Lunarc, a center for high performance computing at Lund University. Rickard has a keen interest in functional programming and likes to apply concepts and thinkings from that field into the world of system administration.

From the Inside Flap

tbd

"About this title" may belong to another edition of this title.