Skip to content

Commit 5a5d97f

Browse files
authored
Create README.md
1 parent bbfe957 commit 5a5d97f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# 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)
2+
3+
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/)
4+
5+
The example is available in the branch [master](https://github.com/piomin/sample-spring-microservices-new/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/)

0 commit comments

Comments
 (0)