A nUnit-to-xUnit test converter powered by roslyn.
Some of the best ways to contribute are to try things out and installing these Visual Studio extensions:
-
nunit - The most popular and widely used unit testing framework for .NET.
-
xunit - xUnit is a free, open source, community-focused unit testing tool for the .NET Framework.
-
roslyn - The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
All files within this repo are released under the MIT License as per the LICENSE file stored in the root of this repo.