Red Hat Developer
August 10, 2023

Developing with Quarkus, MicroProfile, and OpenTelemetry | DevNation Tech Talk

Join us as we continue our discussion on developing cloud native applications using Quarkus. In this session, we will cover testing using Quarkus.

You will learn best practices for working with Quarkus tests using mocking, integration tests, test profiles, and testing native executables.

Topics in this session include:

  • Mocks and spies
  • Transaction testing
  • Component and white box testing
  • Testing profiles
  • Testing GraalVM native executables
  • Persistence testing