Xavier DETANT

Results 28 comments of Xavier DETANT

@vdemeester or add a windows build on the CI ? :p

Created #66 for that :)

As explained in #66, we can't have a way to test on windows easily :( I'll remove the milestone for now.

Hi Robert, Thanks for the issue. The goal of this extension is clearly to be able to do that. It's definitely a bug. Which versions (docker, junit, junit-docker) are you...

It seems that the current version of spring (4), is not working seamlessly with JUnit 5. That would explain why no JUnit 5 feature (like `@Nested`) is working when using...

Hi @robert-malai, how is it now ? Did you tried it again ?

@Pauan I am having the same issue. I tried to fix it with : ``` cmakeFlags = [ "-DDEFAULT_SETTINGS_LOCATION=ON" ]; ``` But it still doesn't save the settings. Am I...

Yeah, I thought of that too, but then I have to redo what you have done about the configuration and monitor any change made to that specific file in case...