Details
-
Improvement
-
Resolution: Won't Fix
-
Unknown
-
None
-
None
-
None
-
None
Description
https://docs.gradle.org/7.3-rc-2/userguide/jvm_test_suite_plugin.html
It would reduce log output (and build times, slightly) if we only run unit tests in a single task rather than the whole matrix. And only run integration tests in the matrix.