Merged
Fix TUnit0001 analyzer to use ITypedDataSourceAttribute interface detection#2803
Commits
Commits on Aug 6, 2025
- committed
Initial analysis: Identified TUnit0001 false positive with custom DataSourceGeneratorAttribute
Show description for 05723b0andcommittedFix TUnit0001 false positive for custom DataSourceGeneratorAttribute implementations
Show description for 7f1dcb9andcommittedAdd test cases for custom DataSourceGeneratorAttribute fix
Show description for bfb9b7aandcommittedReplace DataSourceGeneratorAttribute base class detection with ITypedDataSourceAttribute interface lookup
Show description for 42a9d47andcommitted- authored
Fix TUnit0001 analyzer to use ITypedDataSourceAttribute interface approach and update test expectations
Show description for a9b4d7fandcommitted