Demonstrates the pattern of testing the behavior of microservices without caring about the implementation details.
-
Updated
Nov 11, 2025 - Java
Demonstrates the pattern of testing the behavior of microservices without caring about the implementation details.
Microservices Testing in practice.
sample spring boot application illustratig usage of such test frameworks like spring boot test, gatling, spring cloud contract, pact, mockito, hoverfly
HTTP/1.1, HTTP/2 and WebSockets stub server for stubbing distributed web services in Docker and non-containerized environments for integration and contract testing
Contract Testing Boilerplate for the microservices developed using Spring Boot and Kafka in a maven multi-module project.
This is the test project for restrictions API. You can see in the readme file the dependent services and projects to be able to use it.
This is the test project for the credit-simulator-api that shows how to modularise a test project creating a client and a test separately
This is the client project used in the simulations-test to show how we can modularise a test project.
This is the client project used in the restrictions-test project to show how we can modularise a test project.
This is the common and base project for the restrictions-client and simulations-client that contains the base API and shared libraries
If u wanna rate some strips from KFC then u're in the right place
hexagonal-architecture-poc
Code for microservices which are build with spring boot, micronaut and other available frameworks
Apache Fineract csv files for import to set up a basic credit union structure
Example of contract testing for microservices using spring clould contract
Java EE application which demonstrate the usage of Arquillian framework for Integration Testing
Add a description, image, and links to the microservices-testing topic page so that developers can more easily learn about it.
To associate your repository with the microservices-testing topic, visit your repo's landing page and select "manage topics."