I have a main project and a few subprojects. When I want to run tests, currently I have to do sbt test
and sbt subProjectName/test
. Is there any way of making sbt run all tests or for example all tests in the main project and one of the subprojects.
I am using Build.scala configurations, but can't find a way of setting this.
Thanks!
Aucun commentaire:
Enregistrer un commentaire