ByronMayne / SourceGenerator.Foundations

A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio
MIT License
31 stars 0 forks source link

Added support for unit testing the SGF Source Generators #20

Closed ByronMayne closed 3 months ago

ByronMayne commented 3 months ago

Created a unit test project that gives an example of how to do it.