We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 488acbe commit b8f0f84Copy full SHA for b8f0f84
docs/release_notes.adoc
@@ -62,6 +62,7 @@ will now require that the spec is annotated with <<parallel_execution.adoc#isola
62
63
* Fix handling of condition method calls and Groovy `with()` method spockPull:2162[]
64
** This could break tests using `with()` which relied on the bug in the past spockIssue:2269[]
65
+** Use the Spock `with(yourObject)` instead of `yourObject.with()` or prefix it `!!` to fix your test
66
67
== 2.4-M7 (2025-11-23)
68
0 commit comments