I'm trying to configure Scala Debuger.
I have specs2
tests:
@RunWith(classOf[JUnitRunner])
class DictionaryTest extends Specification { ...
Q: Are there some addition steps I should perform to start using/testingscala-debugger
?
Edit: why my screen is different than doc's screenshot. It seems Scala debugger was not On? At least I was hoping to see word 'Scala Display'