Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/piomin/sample-testing-microservices

sample applications with implementation of unit, component, contract and integrarion tests using pact, gatling, spring boot test and hoverfly
https://github.com/piomin/sample-testing-microservices

component-testing contract-testing feign-client gatling hoverfly microservices pact spring-boot spring-boot-test spring-cloud

Last synced: 17 days ago
JSON representation

sample applications with implementation of unit, component, contract and integrarion tests using pact, gatling, spring boot test and hoverfly

Awesome Lists containing this project

README

        

# Testing Microservices Demo Project [![Twitter](https://img.shields.io/twitter/follow/piotr_minkowski.svg?style=social&logo=twitter&label=Follow%20Me)](https://twitter.com/piotr_minkowski)

In this project I'm demonstrating you the most interesting tools and frameworks designed for testing Java microservices with Spring Boot Test. These tools are: [Hoverfly](https://hoverfly.io/), [Pact](https://docs.pact.io/), [Gatling](https://gatling.io/)

The example is available in the branch [master](https://github.com/piomin/sample-testing-microservices/tree/master). A detailed guide may be find in the following article: [Testing Microservices: Tools and Frameworks](https://piotrminkowski.com/2018/09/06/testing-microservices-tools-and-frameworks/)