Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add QuarkusTest runtime support #993

Closed
christophd opened this issue Sep 20, 2023 · 1 comment · Fixed by #994
Closed

Add QuarkusTest runtime support #993

christophd opened this issue Sep 20, 2023 · 1 comment · Fixed by #994

Comments

@christophd
Copy link
Member

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

christophd added a commit that referenced this issue Sep 20, 2023
- 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
christophd added a commit that referenced this issue Sep 22, 2023
- 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
@bbortt
Copy link
Collaborator

bbortt commented Sep 22, 2023

damn. that's amazing!

@bbortt bbortt linked a pull request Sep 22, 2023 that will close this issue
@bbortt bbortt closed this as completed Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants