'Unable to load a Suite class' while running ScalaTest in IntelliJ

后端 未结 12 1128
有刺的猬
有刺的猬 2021-01-01 10:07

I\'m having some issues today with running a simple TestKit test in Intellij. The tests are for Scala code (I have the Scala plug-in for Intellij) and are based on Ray Roes

12条回答
  •  悲哀的现实
    2021-01-01 10:44

    Run build the project - It helped me to resolve that issue that could have happened to me when I cleared Cache IDEA :) while trying to tackle another issue

提交回复
热议问题