Daniel Vergien

Results 13 comments of Daniel Vergien

This might be an example for the problem: https://github.com/dve/pitest-spring-boot-configuration-example The pitest report says there are no tests covering a `null` return value for the bean definitions. But the test will...

I would be really happy to see the java/gatling integration in karate. My naive tries to create the needed "bridge" parts failed because of my (not existing) Scala knowledge. Is...

That would be great, auto-completion is not worth much if it's like `public void saveItems(List arg0, List arg1, List arg2)`