Update test project to TUnit and regenerate outputs#396
Merged
ChrisPulman merged 11 commits intomainreactiveui/ReactiveUI.SourceGenerators:mainfrom Apr 4, 2026
MigrateToTUnitreactiveui/ReactiveUI.SourceGenerators:MigrateToTUnitCopy head branch name to clipboard
Merged
Update test project to TUnit and regenerate outputs#396ChrisPulman merged 11 commits intomainreactiveui/ReactiveUI.SourceGenerators:mainfrom MigrateToTUnitreactiveui/ReactiveUI.SourceGenerators:MigrateToTUnitCopy head branch name to clipboard
ChrisPulman merged 11 commits intomainreactiveui/ReactiveUI.SourceGenerators:mainfrom
MigrateToTUnitreactiveui/ReactiveUI.SourceGenerators:MigrateToTUnitCopy head branch name to clipboard
Commits
Commits on Apr 3, 2026
Update test project config and regenerate outputs
Show description for 3b1479bcommittedAdd generated test files and update packages
Show description for 832eda6committedRemove unused package references from test project
Show description for b34aa9fcommittedAdd cross-platform WPF source stubs for non-Windows test compilation
Show description for dbadfe2andauthored
Commits on Apr 4, 2026
Extend WindowsDesktopStubs with DependencyProperty/PropertyMetadata for generated WPF output
Show description for 2089d9candauthoredEnable parallel test execution to fix Linux CI slowness (46+ min runs)
Show description for e056e5candauthoredCache support references and default references to eliminate per-test recompilation overhead
Show description for 691aef4andauthoredFix doc comment spelling: Verifieds → Gets the verified file path
Show description for 4771e64andauthored- authored
Replace catch(NullReferenceException) with IsDefaultOrEmpty guard in AttributeDataExtensions
Show description for a3d01cbandauthoredAdd unit tests, CLAUDE doc, fix EquatableArray
Show description for 60c70d8committed