Skeleton for scala using Gradle and ScalaTest This is a basic skeleton project for Scala, using Gradle and Scalatest. There is one simple Object and a test for it. To run tests ./gradlew test