Skip to content

Conversation

@pditommaso
Copy link
Member

Summary

  • Upgrade Spock testing framework from 2.3-groovy-4.0 to 2.4-groovy-4.0

Changes

  • Updated spock-core dependency to version 2.4-groovy-4.0
  • Updated spock-junit4 dependency to version 2.4-groovy-4.0

Signed-off-by: Paolo Di Tommaso <[email protected]>
@netlify
Copy link

netlify bot commented Dec 20, 2025

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 8bac1ce
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/694ce5f069cab10008b5f986

Spock 2.4 requires property stubbing (`stubRun >> value`) instead of
getter stubbing (`getStubRun() >> value`) when code accesses the
property directly (session.stubRun).

Signed-off-by: Paolo Di Tommaso <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants