Tests for JUnit or TestNG testing frameworks can be written in Scala and run from IntelliJ IDEA as the would be easy as those written in Java. Note, that appropriate
Note |
---|
Test classes are marked |
...
with read 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. |