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

QUARKUS-2019 - Tech preview support for resteasy-reactive-jaxb #80

Merged
merged 1 commit into from
Apr 19, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions QUARKUS-2019.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# QUARKUS-2019 - Tech preview support for resteasy-reactive-jaxb

JIRA link: https://issues.redhat.com/browse/QUARKUS-2019

Tech preview support for resteasy-reactive-jaxb

## Scope of the testing
- Review upstream coverage
- Ensure Marete config gets updates
- Test development in case of missing test coverage

## Getting familiar with the feature
Following actions were taken to ensure familiarity:
- Focus on exploratory testing of the feature

## Automated test development
- No need for additional test coverage, PR with the feature is well done.
- https://github.com/quarkusio/quarkus/pull/20773/files contains reasonable test coverage with 16 tests

## Advanced topics for test development
N/A