Skip to content

SiliconMeeple/scalacheck-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to property based testing

This is an activator tutorial to support a property based testing workshop at the Scala Exchange 2015.

If you plan to attend the workshop, please clone the repository and run:

sbt test

After successfully downloading the necessary libraries, it should fail to run the tests because of missing implementations.

Please use the gitter chatroom for the project, or contact me via gmail or twitter if there is trouble downloading scalacheck.

There are likely to be updates between today and the workshop, but the libraries being used should not change, so running this now will save time and wi-fi on the day.

REPL

To get started interactively investigating the scalacheck library, this project sets some default imports to get you startedin the powerful Ammonite REPL just by running:

   sbt test:console

Slides

Slides that accompany the session can be found here (it's on a free heroku dyno, so may take a while to respond the first time).

Solutions

Solutions to the exercises can be found by checking out the answers branch.

Join the chat at https://gitter.im/HolyHaddock/scalacheck-example

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages