ExpediaGroup / jenkins-spock

Unit-test Jenkins pipeline code with Spock
https://javadoc.io/doc/com.homeaway.devtools.jenkins/jenkins-spock
Apache License 2.0
186 stars 73 forks source link

Scan classpaths for extensions only once #109

Closed bszeman9 closed 2 years ago

bszeman9 commented 2 years ago

See details in #98

Summary

Scan classpaths for extensions only once not per test suite class.

Additional Details

98

Checklist

Testing

(Remove this checklist and replace it with "N/A - no code changes" if this PR does not modify source code)

Documentation

(Remove this checklist and replace it with "N/A - no code changes" if this PR does not modify source code)

deblaci commented 2 years ago

Well done Bence, I can't wait for try it. :)

dpalfi commented 2 years ago

1 if and it's a lot faster, GJ

rh-hemartin commented 1 year ago

Hey! Any chance of this being released?