sbt\'s test-only command can be used to run the tests found in a specific test class. With JUnit tests you can use test-only to run specif
sbt
test-only