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

fix(#993): Add QuarkusTest runtime support #994

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

christophd
Copy link
Member

  • 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
@christophd
Copy link
Member Author

Fixes #993

@christophd christophd merged commit cf23cba into main Sep 22, 2023
1 check passed
@bbortt bbortt linked an issue Sep 22, 2023 that may be closed by this pull request
@bbortt bbortt deleted the issue/993/add-quarkus-test-support branch September 22, 2023 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add QuarkusTest runtime support
1 participant