Bennet Schulz

Results 63 comments of Bennet Schulz

Hey @tiagojufr :-) currently I am adding the changes to the GitHub releases tab like this one: https://github.com/togglz/togglz/releases/tag/3.2.0 We are currently working on automating the release process and I guess...

I am currently doing this, yes. I do have the PR on my machine. I only need to fix two tests. The rest is already working with junit instead of...

btw. do you have an idea of how to deal with Arquillian? @hennr I would like to remove it completely as it's old fashioned stuff and I don't like the...

Hey @mrmeyers99 thanks for the hint. I am working on it.

hey @yamilmedina I think I will have to write an extension for it, but right now I'm not sure about it to be honest. As I will join Red Hat...

thanks for your issue. It's there since a while. Will take a look at it.

@Darkvater hey, You wrote: Why is this there? It is completely out of place and belongs in the test package togglz-junit5 or togglz-junit. Having this class here will fail running...

wow, that was fast :) I was just writing another comment. I would like to get rid of the spring-test dependency. I would also love to get rid of this...

@Darkvater I just talked to the spring team and they said this wouldn't be the issue, because the TestExecutionListener won't be called in production. Can you please add an example...