reactiveui / ReactiveUI.SourceGenerators

Use source generators to generate objects.
MIT License
31 stars 3 forks source link

feature: improve tests so they don't have reliance on the source gene… #87

Closed glennawatson closed 1 month ago

glennawatson commented 1 month ago

Improve the unit tests by breaking the source generator reliance with the output type being analyzer.

Also combine the two ObservableAs into the one generator since they both rely on the same attribute that is pushed through.

github-actions[bot] commented 3 weeks ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.