News

WireMock, a flexible tool for building API mocks, and the new WireMock Spring Boot simplify the WireMock configuration for JUnit-based integration tests in Spring Boot applications.
Spring Boot takes an opinionated approach to developing cloud-native applications. In this step-by-step Spring Boot RESTful web services example in Java, we take you through the process of developing ...
How to work with the lifecycle annotations in JUnit 5. How to use JUnit tags to control which test cases are executed. Before we do all that, let’s take a minute to talk about test-driven ...