Wednesday 8 July 14:30 - 15:20
Amphi 139 (160 places)

While most developers enjoy writing code for new applications or features, we cannot say the same when it is time to write tests for our new shiny code. Not only do we think our code is perfect, so obviously we don't need to test it, but it also requires us to write way more code to test our feature than the code we had to write to develop it.

With Quarkus, we also brought developer joy for testing to ease some of the pain. In this session, we will explore, through live coding, all aspects of testing applications and extensions in Quarkus, including setup, testing components, mocking, integration testing, native-image testing, continuous testing, and parallel testing.

Testing doesn't have to be boring or excruciating. Discover the joy of testing with Quarkus!