Skip to content

Commit

Permalink
Merge pull request #80 from rsvoboda/QUARKUS-2019
Browse files Browse the repository at this point in the history
QUARKUS-2019 - Tech preview support for resteasy-reactive-jaxb
  • Loading branch information
mjurc authored Apr 19, 2022
2 parents a64a963 + 3998ec5 commit e83d86d
Showing 1 changed file with 21 additions and 0 deletions.
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

0 comments on commit e83d86d

Please sign in to comment.