InfoQ Homepage Quarkus-Test Content on InfoQ
News
RSS Feed-
Quarkus 2.0 Delivers Continuous Testing, CLI and Supports Minimal JDK 11
Red Hat has released Quarkus 2.0 with new features such as continuous testing, a new CLI, and developer services. This version upgrades its core as well, moving to JDK 11, Vert.x 4.0 and MicroProfile 4.0, promising to have a seamless upgrade experience. InfoQ reached out to the Quarkus’ core team members to provide a brief description on the benefits of each newly-added feature in Quarkus 2.0.
-
The Road to Quarkus 2.0: Continuous Testing
Quarkus continues its effort to make Java enterprise applications as efficient as possible, both from the perspective of its run time, resources, start and terminate time and now also from the development of applications. Quarkus 2.0 will enrich its dev mode with the continuous testing capability. Stuart Douglas, the senior principal engineer working on it, provides us with an overview.