I am working on a multi module java gradle project. I am trying to create a Test report with test results coming from all modules. I tried to use Test Report Aggregation Plugin but its not working. Can anyone suggest how to use it or any other way to aggregate test results across multiple subprojects.
Asked
Active
Viewed 60 times