I got computer-database application from playframework2's example folder:
Got: All test passed. (What's is ok)
But when try to launch those tests in IntelliJ IDEA:
Question is: How to launch these tests from IDEA?
Open the test in the editor, press Ctrl+Shift+F10 or right-click on the test class and from the context menu select Run 'test name'. IntelliJ IDEA creates a run/debug configuration for the test automatically, but if you want to edit settings in your configuration, click Run | Edit Configurations on the main menu.
Try to remove the play-source jar from IDEAs classpath.
You find it under "project strucure -> Libraries"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With