Changes between Version 1 and Version 2 of Ticket #20433, comment 13


Ignore:
Timestamp:
2021-01-27T23:31:40+01:00 (4 years ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20433, comment 13

    v1 v2  
    44
    55If I added `-Djunit.jupiter.execution.parallel.mode.default=concurrent`, then yes.
     6
     7Link to docs: https://junit.org/junit5/docs/5.7.0/user-guide/#writing-tests-parallel-execution (if you want to look at all the various config options).