-
-
Couldn't load subscription status.
- Fork 94
Enhance property injection to support inherited data source attributes #3144
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
Conversation
|
Claude finished @thomhurst's task —— View job Code Review for PR #3144✅ Overall Assessment: Looks Good with Minor Considerations This PR successfully addresses issue #2955 by adding support for inherited data source attributes in property injection. The implementation is solid and follows TUnit's architectural patterns. ✅ Strengths1. Clean Architecture & Design
2. Comprehensive Test Coverage
3. AOT/Trimming Compatibility
|
Fixes #2955