Added following in sbt:
"com.typesafe.akka" %% "akka-actor-testkit-typed" % "2.6.3" % Test
Still ScalaTestWithActorTestKit is not detected?
Edit: It seems its more of intellij issue.
Added following in sbt:
"com.typesafe.akka" %% "akka-actor-testkit-typed" % "2.6.3" % Test
Still ScalaTestWithActorTestKit is not detected?
Edit: It seems its more of intellij issue.