Plus: A podcast on redefining technology, a blogs on on overriding Spring Boot properties & overview of test slices. Also, a webinar recording on Reinforcement learning.
Upcoming presentations
Diffblue are delighted to attending Devoxx Belgium in October. Andy Piper, Diffblue’s VP of Engineering, will address the audience twice... talking about Agile Agency and how AI can improve your life.
Blog: Guide to Overriding Spring Boot Properties for Testing
Spring Boot simplifies developers’ lives by making overriding properties easy. Diffblue's Peter Schrammel explores how to do so in unit and integration tests.
Using Reinforcement Learning to Write Java Unit Tests
Diffblue’s CEO Mathew Lodge explains how AI can use reinforcement learning to do a probabilistic search of potential solutions when the search space is polynomial.
Spring Boot offers great support for testing different slices (web, database, etc.) of your application. Java testing expert Philip Riecks looks at the options.