ersatz icon indicating copy to clipboard operation
ersatz copied to clipboard

Spock extension

Open cjstehno opened this issue 1 year ago • 0 comments

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?

cjstehno avatar Aug 03 '23 12:08 cjstehno