Community

Java integration test with dockerized DB in jenkins

(ArindamNayak) This article explains how to setup integration test in jenkins using dokcerized database. It is important that we should execute the integration test in CI pipeline so that we get hold of any error in the CI itself.