ersatz
ersatz copied to clipboard
Spock extension
There is a powerful JUnit 5 extension (actually two), but Spock users are left with very simple support and the need for boilerplate.
I think I'd have to create a parent test class that users would have to extend as the extension mechanism doesn't appear to have the same framework in place.
Alternative - is there any way to use JU5 extensions in Spock?