Package io.quarkus.deployment.dev.testing
package io.quarkus.deployment.dev.testing
-
ClassDescriptionThis class is a bit of a hack, it provides a way to pass in the current curratedApplication into the TestExtension TODO It is only needed for QuarkusMainTest, so we may be able to find a better way.This class is responsible for running a single run of JUnit tests.TestingVirtual build item that is used to signify that a step must be run to set up continuous testingprocessor that instruments test and application classes to trace the code path that is in use during a test run.