run tests concurrently

This commit is contained in:
Thomas Rubini 2022-12-14 13:41:50 +01:00
parent 3e275cb188
commit 56bf76845e
No known key found for this signature in database
GPG Key ID: C7D287C8C1CAC373

View File

@ -0,0 +1,2 @@
junit.jupiter.execution.parallel.enabled=true
junit.jupiter.execution.parallel.mode.default=concurrent