Build module along with tests
Hi,
after switching from sbt-plugin to built-in support, I'm missing the `test:compile` functionality. The "build" button apparently only compiles the main module, but there is no way to run the full `test:compile`?
请先登录再写评论。
Hi!
Actually "Make" compiles both sources and tests for all modules of SBT project. If it is not working properly in your case could you please submit an issue on Youtrack?