最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

junit - How to configure sonarqube on Gradle multimodule project? - Stack Overflow

programmeradmin1浏览0评论

How to configure sonarqube on multimodule project? I have Gradle multimodule project which has two submodules: 1) scala submodule 2) java submodule. For now project tuned to use scalatest and scalatest reports files to use in sonarqube. I need second submodule make junit tests and reports and to add it to overall test coverage. Tests on java module should cover first(scala submodule) code.

  1. Is it possible?
  2. What steps do I need to take to implement this?
发布评论

评论列表(0)

  1. 暂无评论