You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Enable Citrus support for QuarkusTest framework
- Add Citrus Quarkus test resource that takes care of Citrus resource injection and Citrus test lifecycle management as part of a Quarkus test
- Add CitrusSupport annotation to enable Citrus for a Quarkus test
- Enable Citrus support for QuarkusTest framework
- Add Citrus Quarkus test resource that takes care of Citrus resource injection and Citrus test lifecycle management as part of a Quarkus test
- Add CitrusSupport annotation to enable Citrus for a Quarkus test
Quarkus is an emerging Java enterprise library that provides awesome test support with
@QuarkusTest
annotation and dev services.Make sure that QuarkusTest and Citrus JUnit 5 extensions do work smoothly together so that Quarkus developers can make use of Citrus
The text was updated successfully, but these errors were encountered: