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

后端 未结 12 1129
有刺的猬
有刺的猬 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 11:01

    I am using the multi maven module and tried all possibilities here but not able to fix this. But for me I closed the complete IntelliJ -> removed .idea folder -> deleted managed projects from recent projects window.-> reimport the project did the job.

提交回复
热议问题