deepakab03

Results 6 comments of deepakab03
trafficstars

Hello Stefan, I find the system-rules lib very useful and easy to use, thanks to you all! Any idea when you intend to release support for JUnit 5, so that...

The exec:java goal needs to support a forked mode that supports the Toolchain specified JDK if the java goal claims to run in the same runtime context as the Maven...

> We can certainly consider adding a configuration property to disable the check. In the meantime, you can disable it with a `JettyServerCustomizer`: > > ```java > @Bean > JettyServerCustomizer...

This will be very useful to have.there since breakpoints on Spied objects don't work with the new inline mock maker (in Eclipse). It works with mockito-subclass dependency added, but it...

Thanks, we are facing the same issue where many of these empty folders are created for each test run and not deleted

So I am a bit confused: is there going to be optional support in Hamcrest or not? Can I contribute some code to this?