For anyone who's interested, I have a feature request and suggested implementation for injecting config from tests (via annotations) into producers when running CDI-Unit tests:
The idea is to make it possible for different test methods in the same class to share producers, while still allowing different tests to inject different values.
I would appreciate any feedback or suggestions.
Regards,
Sean.