If I click on a package and do control-shift-F10, it failed with this error:
Error running ScalaTests in 'tests': Not found suite class.
And when open test configuration i see the the "Test Package" is
src.main.scala.com.myproject.pro.integration.tests
And when i change it to be:
com.myproject.pro.integration.tests
it just run the tests that existing in the first level without running the sub packages tests.
my configuration:
Aucun commentaire:
Enregistrer un commentaire