Test as you run - production like integration tests with Docker

Subscribers:
24,000
Published on ● Video Link: https://www.youtube.com/watch?v=b5qX_DUMHNY



Duration: 29:47
787 views
2


Executing automated tests of every reasonable scope as a fixed step of every build job is mandatory. Some testworthy situations can’t be simulated with a mocked environment. Therefore, multiple test scopes - including integration tests - have to be part of the buildstep, as well. In this talk, I will demonstrate some different testscopes for microservices.
I will demonstrate how to use the test suite for Spring as well as Docker and Gradle to multiple scopes of integration tests and the necessary setups into the build process and how to use these setups for debugging and publishing of build results. The talk is intended for developers familiar with the basics of Spring, Gradle and Docker, and curious about the opportunities to use their advantages in test and build processes.

Speaker(s):
Olaf Gunkel (itemis AG)