This would be an incredibly useful feature to me as I have a scenario where I’m testing multiple implementations of an interface. I can do so by extending an abstract
Spek
but it’s not easy to add additional tests in the sub-classes for any non-shared behavior.