#Scala Futures by example This repository contains a Specs2 test that provides a few simple examples that describe how to use and compose Scala futures. This blog post describes the examples in details. ##Run sbt update sbt test