We will cover here how to do DAO integration test when you have spring boot application with PostgreSQL DB and liquibase for schema versioning ,

Java, Spring, Data Grids, Microservices, Kubernetes, Containers, Kafka
We will cover here how to do DAO integration test when you have spring boot application with PostgreSQL DB and liquibase for schema versioning ,
Here we will explain to use Junit 5 and Mockito 2 with Spring boot 2 when it comes to unit testing and integration tests .
Here I am sharing how you can integrate cucumber for behavior driven testing with spring boot integration test and how you collect the reports in