Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.36 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.36 KB

NUnitToXUnit

A nUnit-to-xUnit test converter powered by roslyn.

AppVeyor:Build status

Contribute

Some of the best ways to contribute are to try things out and installing these Visual Studio extensions:

Related

  • 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.

License

All files within this repo are released under the MIT License as per the LICENSE file stored in the root of this repo.