debugging - IntelliJ: breakpoints in Scala tests won't get hit -


i'm trying debug test in scala project.

intellij runs tests successfully, breakpoints in tests never hit.

the breakpoints inside tested classes hit during test, assume problem scalatest.

ide screenshot

as can see on screenshot, breakpoints set in various places in tests, intellij won't recognize them, , finishes debugging.

is there way make intellij hit breakpoints in scala tests?

upd1:

i not run tests sbt, run them scala intellij plugin, this:

screenshot 2


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

c# SetCompatibleTextRenderingDefault must be called before the first -

Laravel mail error `Swift_TransportException in StreamBuffer.php line 269: Connection could not be established with host smtp.gmail.com [ #0]` -