Files
SimpleNotes/junit-config/resources/junit-platform.properties
T
2020-11-29 21:15:31 +01:00

5 lines
224 B
Properties

junit.jupiter.testinstance.lifecycle.default=per_class
junit.jupiter.execution.parallel.enabled=true
junit.jupiter.execution.parallel.mode.default=same_thread
junit.jupiter.execution.parallel.mode.classes.default=concurrent