File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11### 1.3.0 (2025-02-03)
2- * Junit [ junit 5.11] ( https://docs.junit.org/5.11.0/release-notes/#release-notes-5.11.0-junit-jupiter-deprecations-and-breaking-changes ) compatibility:
2+ * [ Junit 5.11] ( https://docs.junit.org/5.11.0/release-notes/#release-notes-5.11.0-junit-jupiter-deprecations-and-breaking-changes ) compatibility:
33 - @ExtendWith on a non-static field now participate in beforeAll/afterAll;
44 - static extension fields are registered before non-static fields (junit behavior change fixing extensions order)
5- * Add support for LifecycleMethodExecutionExceptionHandler (for spock's setupSpec, setup etc.)
5+ * Add support for LifecycleMethodExecutionExceptionHandler (for spock setupSpec, setup etc.)
66
77### 1.2.0 (2022-11-25)
88* Add root (engine-level) context to be able to use global storage in extensions (#44 )
You can’t perform that action at this time.
0 commit comments