Hacker News new | ask | show | jobs
by funcDropShadow 1311 days ago
Just for comparison "sbt ~test" reruns all affected tests whenever some source changes. Affected tests are determined by the dependency analysis of the scala/java compiler.