In this tutorial, we create a full-stack app where we expose an endpoint using Spring Boot and consume this endpoint using Angular 7 and display the data.
This blog post focuses on how to leave out all code that will not be covered with unit tests from code coverage and correctly display the numbers shown in code coverage reports.
A tutorial on how to conduct better microservices tests and how the open source PactJS library can help test microservices designed in several languages.