Mark Tickner

Results 2 comments of Mark Tickner

You could try something like this: ``` testExecutionArgs := "-s com.a.b.c.MyTestClass" ``` See other options here https://www.scalatest.org/user_guide/using_the_runner

@Itfly would you mind posting exactly what you changed please?