Quarkus 2.0.0.Alpha2 released - Continuous Testing improvements
We just released our second Alpha for Quarkus 2.0.
We had a lot of feedback and Continuous Testing got a lot of fixes and improvements.
Please keep the feedback coming!
If you have missed our Alpha1 announcement: here are the main new features of Quarkus 2.0.
Migration Guide
We will keep the Migration Guide up to date here: https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.0.
Documentación
For now, the documentation for our main
branch is not available on the website yet.
It will be available soon.
What’s new?
Pruebas continuas
The most visible being a far improvement integration in the Dev UI.
Another notable one is the addition of quarkus.test.type
which can be used to define which tests are run in continuous testing, unit
, quarkus-test
or all
.
Full Changelog
You can get the full changelogs of 2.0.0.Alpha2 on GitHub.
Únete a nosotros
Valoramos mucho tus comentarios, así que por favor reporta errores, solicita mejoras… ¡Construyamos algo grandioso juntos!
Si eres un usuario de Quarkus o simplemente tienes curiosidad, no seas tímido y únete a nuestra acogedora comunidad:
-
proporcionar retroalimentación en GitHub;
-
escribir algo de código y enviar push a PR;
-
comentar con nosotros en Zulip y en nuestra lista de correo;
-
hacer tus preguntas en Stack Overflow.