GeeCON Prague 2022: Rudy De Busscher - Exploring Jakarta EE integration testing

youtube.com 11 miesięcy temu


Testing applications is challenging due to the fact that repeatable tests require additional systems, specified as databases, in a circumstantial state. Despite the fact that Jakarta EE doesn't have any investigating specifications, you can execute integration investigating for your application utilizing respective libraries. We have a look at the libraries with an example and the problems each of them has. In addition, we will examine the Testcontainers framework, which allows developers to test real-world applications by deploying them in containers utilizing the production runtime and its dependent systems. An application can be tested and remotely debugged utilizing 1 of the libraries we research further.