在 sbt 中添加了以下内容:
“com.typesafe.akka”%%“akka-actor-testkit-typed”%“2.6.3”%测试
仍然没有检测到 ScalaTestWithActorTestKit?
编辑:似乎更多的是intellij问题。
在 sbt 中添加了以下内容:
“com.typesafe.akka”%%“akka-actor-testkit-typed”%“2.6.3”%测试
仍然没有检测到 ScalaTestWithActorTestKit?
编辑:似乎更多的是intellij问题。