QuarkusComponentTest: support simplified constructor injection #43339
Labels
area/arc
Issue related to ARC (dependency injection)
area/testing
kind/enhancement
New feature or request
Description
QuarkusComponentTest
does not support bytecode transformations yet and thus simplified constructor injection does not work.Implementation ideas
We'll need something like #35473 first to be able to implement this feature.
The text was updated successfully, but these errors were encountered: