roslyn-sdk
roslyn-sdk copied to clipboard
Microsoft.CodeAnalysis.CSharp.*.Testing -libraries for TUnit
There are testing libraries for MSTest, NUnit and XUnit, but now that there's another library that seems to be getting some real traction and usage: TUnit
https://www.nuget.org/packages/TUnit https://github.com/thomhurst/TUnit https://tunit.dev/
I think it would be advantageous to at least look into making testing libraries for TUnit.