ANcpLua.Roslyn.Utilities.Testing provides two testing paradigms:
- Roslyn Testing - In-memory compilation testing for analyzers, code fixes, and generators
- MSBuild Testing - Integration testing with real
dotnet buildcommands
Testing frameworks for analyzers, code fixes, and source generators
ANcpLua.Roslyn.Utilities.Testing provides two testing paradigms:
dotnet build commands