SyntaxFix
Write A Post
Hire A Developer
Questions
Just to simplify the example of Tyler.
test:-prefix is not needed.
test:
So according to his example:
In the sbt-console:
sbt
testOnly *LoginServiceSpec
And in the terminal:
sbt "testOnly *LoginServiceSpec"