renatoathaydes / spock-reports

This project creates a global extension to Spock to create test reports.
Apache License 2.0
273 stars 68 forks source link

Groovy 4 support #234

Closed ct-source closed 1 year ago

ct-source commented 1 year ago

Thank you for your awesome work. Do we have any plan to support groovy 4 ?

renatoathaydes commented 1 year ago

Yes! I was waiting for Spock to get some releases out, but looks like they've done that already. Will keep this ticket updated.

renatoathaydes commented 1 year ago

Groovy 4 support is done on the groovy-4 branch:

https://github.com/renatoathaydes/spock-reports/tree/groovy-4

If anyone could try this to confirm it's working, that would be great.

Pedja-P commented 1 year ago

I have tried with groovy 4.0.4, looks good to me. There are no warning messages for invalid property values and default CSS has been applied in report.

renatoathaydes commented 1 year ago

Thanks @Pedja-P for confirming. I got a couple other devs also confirming the groovy-4 branch is good to go... I am going to wait for a PR fixing a last ticket before I release a new version for Groovy 3, and then finally, a Groovy 4 version!

renatoathaydes commented 1 year ago

Done! Version 2.4.0-groovy-4.0.