Intellij profiler for Scala unit tests

When running and debugging unit tests from scala the option to run a unit test using a profiler is not present. As can be seen here: https://www.jetbrains.com/help/idea/run-debug-and-test-scala.html

Is there a way to run Scala unit tests from intellij using a profiler like it is possible in other languages (e.g kotlin)?

1
1 comment

I have this same issue. Has anyone figured out how to run the profiler in scala?

0

Please sign in to leave a comment.