spring-spock-testing
Testing with Spring and Spock 1. Introduction In this short tutorial, we’ll show the benefits of combining the supporting power of Spring Boot‘s testing framework and the expressiveness of the Spock framework whether that be for unit or integration tests. 2. Project Setup Let’s start with a simple web application. It can… Continue Reading spring-spock-testing