Do we have support of STARTS for scala projects using sbt? I tried adding following sbt dependencies to scala project, ran scalatests but couldn't run it using sbt command.
https://mvnrepository.com/artifact/edu.illinois/starts/1.3
Can someone please tell me what is the correct way to run the tests?