lburgazzoli commented on pull request #1543: URL: https://github.com/apache/camel-quarkus/pull/1543#issuecomment-675997198
The issue is that any extension you bring in can actually mask this kind of problems (see for example the fact that rest-assured has dependencies on jaxb and we got some test working only because of that) The only way would be to write a test framework that is based on the stock classes only but I'd rather prefer fixing some issues like this one than having to maintain my own test framework :) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org