Leonard Brünings

Results 271 comments of Leonard Brünings

@henrik242 no, there are some other issues we are working on with higher priority right now.

@clydzik yes we are aware of that, if you are using spring you'd need to use the `allopen` [plugin](https://kotlinlang.org/docs/reference/compiler-plugins.html) anyway. So in the meantime I'd suggest using it, this way...

Sorry, I won't be working on this in the near future, but I someone wants to give it a try they should be able to find the necessary information in...

@Vampire and I discussed some approaches but nothing has been implemented yet.

@kriegaex sure you can publish your solution. If it helps those who desperately need such a solution then I don't see a reason why it shouldn't be shared.

Forgot to mention it here, but we have it already listed in the Wiki https://github.com/spockframework/spock/wiki/Third-Party-Extensions

I personally don't like mailinglists, so I've not been active there but I didn't want to kill if for those who are still using it. There is https://gitter.im/spockframework/spock and https://stackoverflow.com/questions/tagged/spock

I am hesitant to create a new module just to have a few classes in there. Would it suffice to update the Javadoc. It already states that its mostly for...

We could probably do something with Gradle's [feature variants](https://docs.gradle.org/current/userguide/feature_variants.html) here, without introducing a new module.