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 -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -