0%

Book Description

ScalaCheck is a library that facilitates automated specification-based testing of Scala or Java software applications, originally inspired by the QuickCheck library of Haskell.

ScalaCheck: The Definitive Guide explains the big ideas behind ScalaCheck, and shows how to use it effectively to write tests at the higher level of property specifications.

Table of Contents

  1. Cover
  2. Title Page
  3. Table of Contents
  4. Acknowledgments
  5. Introduction
  6. ScalaCheck: Property-based Testing
  7. ScalaCheck versus JUnit: A Complete Example
  8. ScalaCheck Fundamentals
  9. Designing Properties
  10. Properties in Detail
  11. Generators in Detail
  12. Running ScalaCheck
  13. About the Author
  14. Book Index
3.129.26.22