Use JUnit from Scala through SBT Just illustrate running plain Java JUnit tests from SBT, by putting JUnit test source files into src/test/java/. $ sbt test