k.servicetalk-test-resources.0.42.51.source-code.junit-platform.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of servicetalk-test-resources Show documentation
Show all versions of servicetalk-test-resources Show documentation
A networking framework that evolves with your application
#
# See https://junit.org/junit5/docs/snapshot/user-guide/index.html#writing-tests-parallel-execution
#
junit.jupiter.execution.parallel.enabled = true
junit.jupiter.execution.parallel.mode.default = same_thread
junit.jupiter.execution.parallel.mode.classes.default = same_thread
junit.jupiter.execution.parallel.config.strategy = dynamic
junit.jupiter.execution.parallel.config.dynamic.factor = 1.0
© 2015 - 2024 Weber Informatics LLC | Privacy Policy