Tests for JUnit or TestNG testing frameworks can be written in Scala and run from IntelliJ IDEA as easy as those written in Java.
Note |
---|
Test classes are marked with red and green arrows in the Project View. Select a test class and press Ctrl+Shift+F10 to immediately run it as a test with default configuration. |