This guide will walk you through everything about visual regression testing, which verifies that an application or website looks and behaves as expected.
What's the difference between unit and integration tests? Why does it matter? I discuss why I now use the terms "I/O-Free" and "I/O-Dependent" tests instead.
The book presents 42 practical design patterns that aim to help developers effectively implement newly added enhancements to solve everyday challenges.
Learn how to create a Docker image for your GraalVM native image and find out it is a bit trickier than what you are used to when creating Docker images.