Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 270 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 270 Bytes

better-testing-workshop

Property based testing workshop in ScalaCheck

To run this workshop you need to have sbt installed. You can install it locally or get the docker image with sbt (docker run -it --rm hseeberger/scala-sbt)

Clone this repo and you are good to go.