Surefire plugin: migrate the deprecated forkMode parameter to forkCount and reuseForks. #8

Manually merged
manuele.simi merged 2 commits from feature/19662 into master 4 years ago

New settings:

  • execute each class in its own JVM
  • 10 threads per class
  • 3 JVMs at build time
  • reuse the JVMs across classes
  • set output junit reports to ${project.build.directory}/surefire-reports
New settings: * execute each class in its own JVM * 10 threads per class * 3 JVMs at build time * reuse the JVMs across classes * set output junit reports to ${project.build.directory}/surefire-reports
manuele.simi closed this pull request 4 years ago
The pull request has been manually merged as 5a56fed612.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gCubeSystem/maven-parent#8
Loading…
There is no content yet.