Adding JUnit Test Class order to Library module
This commit is contained in:
2
library/src/test/resources/junit-platform.properties
Normal file
2
library/src/test/resources/junit-platform.properties
Normal file
@@ -0,0 +1,2 @@
|
||||
# ClassOrderer$OrderAnnotation sorts classes based on their @Order annotation
|
||||
junit.jupiter.testclass.order.default=org.junit.jupiter.api.ClassOrderer$OrderAnnotation
|
||||
Reference in New Issue
Block a user