Open evleite opened 8 years ago
@evleite , for example on how to write unit/contract tests and building/orchestrating docker container please visit the below repository. Please note that the current repository is NO longer being maintained.
https://github.com/anilallewar/microservices-basics-spring-boot
https://www.linkedin.com/pulse/how-do-we-test-microservices-anil-allewar
Hi rohitghatol, first of all I would like to say thanks, for this awesome sample.
I am a little confuse about how to implement unit tests for User-Webservice project, for instance, so my question is: Should I run all dependencies project before start my unit test, is there another way to run junit for User-Webservice without run my entire stack?
Another question is, can you share you docker images? How did you build each one of them?
best regards and thanks again.
Eduardo.