jest client wrapper for scala. With blackjack.
- Return `scala.concurrent.Future`s
 - Integrated with play JSON
 - Saner default error handling (you don’t have to check return values for errors, it will blow up if something goes wrong)
 - No builder pattern galore
 - Reactive streams interface to scroll API (akka streams)
 
See the spec for sample usage.
sbt> release with-defaults
more info wiki