roslyn-sdk icon indicating copy to clipboard operation
roslyn-sdk copied to clipboard

Microsoft.CodeAnalysis.CSharp.*.Testing -libraries for TUnit

Open frankhaugen opened this issue 7 months ago • 1 comments

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.

frankhaugen avatar Apr 15 '25 06:04 frankhaugen