mercredi 7 août 2019

How do you attach the Scala Intellij debugger for tests?

What steps are needed to configure the IntelliJ debugger to attach to scala tests managed by sbt?


In IntelliJ 2019, you can by default attach the debugger to the sbt run command using the debug button in sbt shell.
However, the debugger does not attach to the test command.

Aucun commentaire:

Enregistrer un commentaire