How can I use CircleCI parallelism to run gradle parallel tests? I have a project with several modules, I want CircleCI to run modules for different processors. It currently runs all tests for all processors when I specify parallelism.
No one has answered this question yet.
See related questions: