chore: テストをランダム順に実施するように

This commit is contained in:
usbharu 2023-09-30 15:17:06 +09:00
parent dc66402431
commit 19c06bf586
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
junit.jupiter.testclass.order.default=org.junit.jupiter.api.ClassOrderer$Random
junit.jupiter.testmethod.order.default=org.junit.jupiter.api.MethodOrderer$Random